Add USE_XLIB

This commit is contained in:
Kris Kennaway 2000-09-22 10:24:52 +00:00
parent b5fd166c0d
commit 024721cc02
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=32989

View file

@ -19,6 +19,7 @@ LIB_DEPENDS= gd.1:${PORTSDIR}/graphics/gd \
USE_GMAKE= yes
USE_LIBTOOL= yes
USE_XLIB= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include/gd" \
LIBS="-L${LOCALBASE}/lib"