1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-27 10:03:20 +00:00

- Remove CONFIGURE_ENV definition, they are shadowed by EFL stuff, and in fact

not needed at all

PR:		ports/123327
This commit is contained in:
Pav Lucistnik 2008-06-19 19:46:13 +00:00
parent eedc6a076b
commit de9d9e5d93
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=215306

View File

@ -17,8 +17,6 @@ COMMENT= Graphics library that outputs text instead of pixels
USE_GNOME= gnomehack gnometarget ltverhack pkgconfig
USE_LDCONFIG= yes
USE_AUTOTOOLS= libtool:15
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib -lm -lncurses"
CONFIGURE_ARGS= --disable-doc \
--enable-ncurses \
--disable-csharp \