1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-27 10:03:20 +00:00

Fix bug in logic for determining the right pkg-plist file to use.

This commit is contained in:
Archie Cobbs 2002-11-15 01:22:20 +00:00
parent c7652b0ec4
commit 885a7c4491
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=70130

View File

@ -29,7 +29,7 @@ USE_GMAKE= yes
INSTALLS_SHLIB= yes
PLIST_SUB= PORTVERSION=${PORTVERSION}
CONFIGURE_ENV= CFLAGS="-D_P1003_1B_VISIBLE -pthread -I${PREFIX}/include -L${PREFIX}/lib"
.if defined(WITH_GNOMELIBS)
.if defined(WITH_GNOMELIBS) || exists(${X11BASE}/include/gnome-1.0/libart_lgpl/art_misc.h)
USE_GNOMENG= yes
USE_GNOME= gnomelibs
PLIST= ${PKGDIR}/pkg-plist.gnome