Fix test for gnome header file.

This commit is contained in:
Archie Cobbs 2002-08-19 15:46:26 +00:00
parent 60cf4002f1
commit 2f627fe9db
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=64662

View file

@ -38,7 +38,7 @@ NATIVEDIR= ${PORTNAME}-native-library-${PORTVERSION}
CLASSESDIR= ${PORTNAME}-class-library-${PORTVERSION}
# Conditionally compile the gnome-dependent stuff
.if !defined(USE_GNOMELIBS) && !exists(${X11BASE}/libart_lgpl/art_misc.h)
.if !defined(USE_GNOMELIBS) && !exists(${X11BASE}/include/gnome-1.0/libart_lgpl/art_misc.h)
EXTRA_PATCHES= ${PATCHDIR}/extra-patch-aa ${PATCHDIR}/extra-patch-ab
pre-fetch:
@${ECHO} ''