diff options
Diffstat (limited to 'graphics/epeg/Makefile')
-rw-r--r-- | graphics/epeg/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/epeg/Makefile b/graphics/epeg/Makefile index c3cf561b6290..945f8b9b5569 100644 --- a/graphics/epeg/Makefile +++ b/graphics/epeg/Makefile @@ -7,6 +7,7 @@ PORTNAME= epeg PORTVERSION= 0.9.0.005 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://enlightenment.freedesktop.org/files/ @@ -15,7 +16,7 @@ COMMENT= An IMMENSELY FAST JPEG thumbnailer library API LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes USE_GNOME= gnomehack gnometarget USE_GETOPT_LONG= yes INSTALLS_SHLIB= yes |