diff options
Diffstat (limited to 'graphics/imlib2_loaders/Makefile')
-rw-r--r-- | graphics/imlib2_loaders/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/imlib2_loaders/Makefile b/graphics/imlib2_loaders/Makefile index 0b0f2f4630b2..2db8feb528f5 100644 --- a/graphics/imlib2_loaders/Makefile +++ b/graphics/imlib2_loaders/Makefile @@ -7,7 +7,7 @@ PORTNAME= imlib2_loaders PORTVERSION= 1.2.1.011 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://enlightenment.freedesktop.org/files/ @@ -18,7 +18,7 @@ LIB_DEPENDS= Imlib2.3:${PORTSDIR}/graphics/imlib2 \ edb.1:${PORTSDIR}/databases/edb \ eet.9:${PORTSDIR}/devel/eet -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes USE_GNOME= gnomehack gnometarget CONFIGURE_ENV= CPPFLAGS="-I${PREFIX}/include" \ LIBS="-L${PREFIX}/lib" |