diff options
author | ade <ade@FreeBSD.org> | 2006-02-23 10:40:44 +0000 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2006-02-23 10:40:44 +0000 |
commit | da880765886f48c0ac8fd253e5601d04ea853215 (patch) | |
tree | 55155f50e8a40ea2e2a16e2331e8cbb919b7d04f /graphics/cinepaint | |
parent | ba4beb1ea11e6147a9b30969be42685d1c709e56 (diff) | |
download | FreeBSD-ports-da880765886f48c0ac8fd253e5601d04ea853215.zip FreeBSD-ports-da880765886f48c0ac8fd253e5601d04ea853215.tar.gz |
Conversion to a single libtool environment.
Approved by: portmgr (kris)
Diffstat (limited to 'graphics/cinepaint')
-rw-r--r-- | graphics/cinepaint/Makefile | 4 | ||||
-rw-r--r-- | graphics/cinepaint/pkg-plist | 1 |
2 files changed, 3 insertions, 2 deletions
diff --git a/graphics/cinepaint/Makefile b/graphics/cinepaint/Makefile index aa2774e..43d24c3 100644 --- a/graphics/cinepaint/Makefile +++ b/graphics/cinepaint/Makefile @@ -7,7 +7,7 @@ PORTNAME= cinepaint PORTVERSION= 0.18 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -21,7 +21,7 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ tiff.4:${PORTSDIR}/graphics/tiff USE_X_PREFIX= yes -USE_AUTOTOOLS= libtool:13:inc +GNU_CONFIGURE= yes USE_PYTHON= yes USE_GMAKE= yes USE_GNOME= gtk12 diff --git a/graphics/cinepaint/pkg-plist b/graphics/cinepaint/pkg-plist index 1d1adc1..9196b98 100644 --- a/graphics/cinepaint/pkg-plist +++ b/graphics/cinepaint/pkg-plist @@ -32,6 +32,7 @@ lib/cinepaint/%%VER%%/plug-ins/tiff lib/cinepaint/%%VER%%/plug-ins/unsharp lib/cinepaint/%%VER%%/plug-ins/user_filter lib/libcinepaint.a +lib/libcinepaint.la lib/libcinepaint.so lib/libcinepaint.so.0 share/aclocal/cinepaint.m4 |