diff options
Diffstat (limited to 'graphics/electriceyes/Makefile')
-rw-r--r-- | graphics/electriceyes/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/electriceyes/Makefile b/graphics/electriceyes/Makefile index 51b3c526bb9a..d673ac50a0d2 100644 --- a/graphics/electriceyes/Makefile +++ b/graphics/electriceyes/Makefile @@ -19,7 +19,7 @@ COMMENT= A graphic view base imlib & gtk USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack gnomelibs -USE_AUTOTOOLS= libtool:13 +GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" |