diff options
author | ade <ade@FreeBSD.org> | 2006-02-23 18:40:44 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2006-02-23 18:40:44 +0800 |
commit | da880765886f48c0ac8fd253e5601d04ea853215 (patch) | |
tree | 55155f50e8a40ea2e2a16e2331e8cbb919b7d04f /print/libgnomecups | |
parent | ba4beb1ea11e6147a9b30969be42685d1c709e56 (diff) | |
download | freebsd-ports-gnome-da880765886f48c0ac8fd253e5601d04ea853215.tar.gz freebsd-ports-gnome-da880765886f48c0ac8fd253e5601d04ea853215.tar.zst freebsd-ports-gnome-da880765886f48c0ac8fd253e5601d04ea853215.zip |
Conversion to a single libtool environment.
Approved by: portmgr (kris)
Diffstat (limited to 'print/libgnomecups')
-rw-r--r-- | print/libgnomecups/Makefile | 3 | ||||
-rw-r--r-- | print/libgnomecups/pkg-plist | 1 |
2 files changed, 3 insertions, 1 deletions
diff --git a/print/libgnomecups/Makefile b/print/libgnomecups/Makefile index c50385dec9b0..1c3b521c68bb 100644 --- a/print/libgnomecups/Makefile +++ b/print/libgnomecups/Makefile @@ -6,6 +6,7 @@ PORTNAME= libgnomecups PORTVERSION= 0.2.2 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= print gnome MASTER_SITES= ${MASTER_SITE_GNOME} @@ -21,7 +22,7 @@ USE_BZIP2= yes USE_GMAKE= yes USE_GNOME= gnomehack intlhack ltverhack glib20 INSTALLS_SHLIB= yes -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:15 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/print/libgnomecups/pkg-plist b/print/libgnomecups/pkg-plist index f71bd9ec5736..279efbd47027 100644 --- a/print/libgnomecups/pkg-plist +++ b/print/libgnomecups/pkg-plist @@ -4,6 +4,7 @@ include/libgnomecups-1/libgnomecups/gnome-cups-queue.h include/libgnomecups-1/libgnomecups/gnome-cups-request.h include/libgnomecups-1/libgnomecups/gnome-cups-util.h lib/libgnomecups-1.0.a +lib/libgnomecups-1.0.la lib/libgnomecups-1.0.so lib/libgnomecups-1.0.so.1 libdata/pkgconfig/libgnomecups-1.0.pc |