diff options
author | Ade Lovett <ade@FreeBSD.org> | 2006-02-23 10:40:44 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2006-02-23 10:40:44 +0000 |
commit | 8503536d3896846d823f7f76be54e0a99da8d8b6 (patch) | |
tree | 1a89e4038216ead71b008f2a5091474964e1c341 /graphics/lcms | |
parent | c20d04e3929dbe1763fc1dfaaa677c2353cd7883 (diff) |
Notes
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 |