diff options
Diffstat (limited to 'graphics/libexif/Makefile')
-rw-r--r-- | graphics/libexif/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/libexif/Makefile b/graphics/libexif/Makefile index 995377396217..d8852f984eba 100644 --- a/graphics/libexif/Makefile +++ b/graphics/libexif/Makefile @@ -7,7 +7,7 @@ PORTNAME= libexif PORTVERSION= 0.6.12 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -16,7 +16,7 @@ MAINTAINER= yinjieh@csie.nctu.edu.tw COMMENT= Library to read digital camera file meta-data USE_GNOME= gnomehack gnometarget pkgconfig -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes USE_REINPLACE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" INSTALLS_SHLIB= yes |