diff options
Diffstat (limited to 'graphics/libexif/Makefile')
-rw-r--r-- | graphics/libexif/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/libexif/Makefile b/graphics/libexif/Makefile index 0dd68ddf8a8..2cb92708921 100644 --- a/graphics/libexif/Makefile +++ b/graphics/libexif/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libexif -PORTVERSION= 0.6.14 +PORTVERSION= 0.6.15 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -15,8 +15,8 @@ MAINTAINER= yinjieh@csie.nctu.edu.tw COMMENT= Library to read digital camera file meta-data USE_BZIP2= yes -USE_GNOME= gnomehack gnometarget pkgconfig -GNU_CONFIGURE= yes +USE_GNOME= gnomehack gnometarget pkgconfig ltverhack +USE_AUTOTOOLS= libtool:15 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" USE_LDCONFIG= yes |