proper MODGNU_CONFIG_GUESS_DIRS so that this recognizes OpenBSD/macppc

This commit is contained in:
pvalchev 2002-05-24 20:18:15 +00:00
parent 24074ebdd4
commit bfe7e64370

View File

@ -34,6 +34,7 @@ SED_PLIST+= -e '/%%GNOME%%/d'
.endif
USE_X11= Yes
MODGNU_CONFIG_GUESS_DIRS=${WRKSRC} ${WRKSRC}/utils
CONFIGURE_STYLE= gnu
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib"