diff options
Diffstat (limited to 'graphics/libkexif/Makefile')
-rw-r--r-- | graphics/libkexif/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/libkexif/Makefile b/graphics/libkexif/Makefile index ba949f3cbed2..26a79623bf7c 100644 --- a/graphics/libkexif/Makefile +++ b/graphics/libkexif/Makefile @@ -6,6 +6,7 @@ PORTNAME= libkexif PORTVERSION= 0.2.2 +PORTREVISION= 1 CATEGORIES= graphics devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= digikam @@ -19,7 +20,7 @@ USE_BZIP2= yes USE_KDELIBS_VER=3 USE_GNOME= gnomehack pkgconfig USE_GMAKE= yes -GNU_CONFIGURE= yes +USE_AUTOTOOLS= libtool:15 USE_REINPLACE= yes INSTALLS_SHLIB= yes |