diff options
Diffstat (limited to 'graphics/epeg')
-rw-r--r-- | graphics/epeg/Makefile | 3 | ||||
-rw-r--r-- | graphics/epeg/pkg-plist | 1 |
2 files changed, 3 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 diff --git a/graphics/epeg/pkg-plist b/graphics/epeg/pkg-plist index 0ea38e03d94a..878252c04532 100644 --- a/graphics/epeg/pkg-plist +++ b/graphics/epeg/pkg-plist @@ -2,5 +2,6 @@ bin/epeg bin/epeg-config include/Epeg.h lib/libepeg.a +lib/libepeg.la lib/libepeg.so lib/libepeg.so.9 |