1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

- Respect X11BASE

Reported by:	pointyhat
This commit is contained in:
Rong-En Fan 2006-12-05 07:50:51 +00:00
parent ddb0519541
commit a5e54a5dad
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=178918

View File

@ -20,6 +20,7 @@ LIB_DEPENDS= xfcegui4.3:${PORTSDIR}/x11-toolkits/libxfce4gui
WRKSRC= ${WRKDIR}/${DISTNAME}
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --x-libraries=${X11BASE}/lib --x-includes=${X11BASE}/include
USE_GNOME= glib20
USE_LDCONFIG= yes