From 4a65dba18ce6e1cc562a4ef08382e8b43137ad9c Mon Sep 17 00:00:00 2001 From: pav Date: Thu, 19 Jun 2008 19:46:13 +0000 Subject: - Remove CONFIGURE_ENV definition, they are shadowed by EFL stuff, and in fact not needed at all PR: ports/123327 --- graphics/libcaca/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'graphics/libcaca') diff --git a/graphics/libcaca/Makefile b/graphics/libcaca/Makefile index 2696b5a368f4..f9257f7bb9b7 100644 --- a/graphics/libcaca/Makefile +++ b/graphics/libcaca/Makefile @@ -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 \ -- cgit