add X dependence

This commit is contained in:
Ying-Chieh Liao 2002-09-18 17:49:58 +00:00
parent 387708de8b
commit ecedaa4486
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=66618

View File

@ -18,6 +18,7 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
ungif.5:${PORTSDIR}/graphics/libungif
USE_REINPLACE= yes
USE_XLIB= yes
USE_LIBTOOL= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"