diff options
Diffstat (limited to 'graphics/lcms')
-rw-r--r-- | graphics/lcms/Makefile | 3 | ||||
-rw-r--r-- | graphics/lcms/pkg-plist | 1 |
2 files changed, 3 insertions, 1 deletions
diff --git a/graphics/lcms/Makefile b/graphics/lcms/Makefile index 173625b917f4..04910c72b810 100644 --- a/graphics/lcms/Makefile +++ b/graphics/lcms/Makefile @@ -7,6 +7,7 @@ PORTNAME= lcms PORTVERSION= 1.14 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ @@ -18,7 +19,7 @@ COMMENT= Light Color Management System -- a color management library USE_GNOME= gnomehack gnometarget lthack USE_REINPLACE= yes -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes CONFIGURE_ARGS= --without-jpeg --without-tiff INSTALLS_SHLIB= yes diff --git a/graphics/lcms/pkg-plist b/graphics/lcms/pkg-plist index 78460d6b6ffb..b8e86117a979 100644 --- a/graphics/lcms/pkg-plist +++ b/graphics/lcms/pkg-plist @@ -1,6 +1,7 @@ include/icc34.h include/lcms.h lib/liblcms.a +lib/liblcms.la lib/liblcms.so lib/liblcms.so.1 libdata/pkgconfig/lcms.pc |