1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

Remove unused variable from CONFIGURE_ENV

This commit is contained in:
Chris D. Faulhaber 1999-12-30 22:31:26 +00:00
parent a591cc77fe
commit 0cf775b652
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=24295

View File

@ -23,7 +23,6 @@ USE_X_PREFIX= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-x
CONFIGURE_ENV+= CFLAGS="-I${LOCALBASE}/include ${CFLAGS}" \
GLIB_CONFIG="${GLIB_CONFIG}" \
GTK_CONFIG="${GTK_CONFIG}" \
LIBS="-L${LOCALBASE}/lib"