diff options
Diffstat (limited to 'graphics/epsilon/Makefile')
-rw-r--r-- | graphics/epsilon/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/epsilon/Makefile b/graphics/epsilon/Makefile index 300aa7bb537..ac3761539c0 100644 --- a/graphics/epsilon/Makefile +++ b/graphics/epsilon/Makefile @@ -7,6 +7,7 @@ PORTNAME= epsilon PORTVERSION= 0.3.0.005 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://enlightenment.freedesktop.org/files/ @@ -16,7 +17,7 @@ COMMENT= A small, display independent, and quick thumbnailing library LIB_DEPENDS= epeg.9:${PORTSDIR}/graphics/epeg \ edje.5:${PORTSDIR}/graphics/edje -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes USE_GNOME= gnomehack gnometarget INSTALLS_SHLIB= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ |