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 /print/gnome-print | |
parent | c20d04e3929dbe1763fc1dfaaa677c2353cd7883 (diff) | |
download | ports-8503536d3896846d823f7f76be54e0a99da8d8b6.tar.gz ports-8503536d3896846d823f7f76be54e0a99da8d8b6.zip |
Conversion to a single libtool environment.
Approved by: portmgr (kris)
Notes
Notes:
svn path=/head/; revision=156749
Diffstat (limited to 'print/gnome-print')
-rw-r--r-- | print/gnome-print/Makefile | 4 | ||||
-rw-r--r-- | print/gnome-print/pkg-plist | 1 |
2 files changed, 3 insertions, 2 deletions
diff --git a/print/gnome-print/Makefile b/print/gnome-print/Makefile index 5941c12152b9..669999d6c96c 100644 --- a/print/gnome-print/Makefile +++ b/print/gnome-print/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnomeprint PORTVERSION= 0.37 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= print gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-print/0.37 @@ -30,7 +30,7 @@ USE_GMAKE= yes USE_PERL5= yes USE_GNOME= gnomehack gnomeprefix gnomehier gnomelibs gnomecanvas INSTALLS_SHLIB= yes -USE_AUTOTOOLS= libtool:13:inc +GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/print/gnome-print/pkg-plist b/print/gnome-print/pkg-plist index e05ba7c0333b..0ebdefdb5faa 100644 --- a/print/gnome-print/pkg-plist +++ b/print/gnome-print/pkg-plist @@ -27,6 +27,7 @@ include/gnome-1.0/libgnomeprint/gnome-printer.h include/gnome-1.0/libgnomeprint/gnome-rfont.h include/gnome-1.0/libgnomeprint/gnome-text.h lib/libgnomeprint.a +lib/libgnomeprint.la lib/libgnomeprint.so lib/libgnomeprint.so.16 share/gnome/fonts/README.binaries |