aboutsummaryrefslogtreecommitdiff
path: root/print/pslib
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2014-07-08 18:45:24 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2014-07-08 18:45:24 +0000
commita902e712f5a2fc047e0ea68524fade38c3bc5625 (patch)
treea33182712876e34a1ee09c3602c574373f386d4c /print/pslib
parent1a8b9f9881a539865e0ccc87dae1886b2cfb9552 (diff)
downloadports-a902e712f5a2fc047e0ea68524fade38c3bc5625.tar.gz
ports-a902e712f5a2fc047e0ea68524fade38c3bc5625.zip
Notes
Diffstat (limited to 'print/pslib')
-rw-r--r--print/pslib/Makefile13
-rw-r--r--print/pslib/pkg-plist4
2 files changed, 9 insertions, 8 deletions
diff --git a/print/pslib/Makefile b/print/pslib/Makefile
index 4a2a67ce9f1d..250d3c42aeb7 100644
--- a/print/pslib/Makefile
+++ b/print/pslib/Makefile
@@ -3,12 +3,12 @@
PORTNAME= pslib
PORTVERSION= 0.4.5
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= print
MASTER_SITES= SF
MAINTAINER= mva@FreeBSD.org
-COMMENT= A C-library for generating multi page PostScript documents
+COMMENT= C-library for generating multi page PostScript documents
LICENSE= GPLv2
@@ -16,12 +16,13 @@ LIB_DEPENDS= libjpeg.so:${PORTSDIR}/graphics/jpeg \
libpng15.so:${PORTSDIR}/graphics/png \
libtiff.so:${PORTSDIR}/graphics/tiff
-USES= pathfix pkgconfig gettext gmake
+USES= gettext gmake libtool pathfix pkgconfig
USE_GNOME= intlhack
-USE_AUTOTOOLS= libtool
-CPPFLAGS+= -I${LOCALBASE}/include
-LDFLAGS+= -L${LOCALBASE}/lib -lintl
USE_LDCONFIG= yes
+GNU_CONFIGURE= yes
+CPPFLAGS+= -I${LOCALBASE}/include
+LIBS+= -L${LOCALBASE}/lib -lintl
+INSTALL_TARGET= install-strip
OPTIONS_DEFINE= EXAMPLES MANPAGES NLS
OPTIONS_DEFAULT= MANPAGES NLS
diff --git a/print/pslib/pkg-plist b/print/pslib/pkg-plist
index 0fa791f0facf..0302822f0244 100644
--- a/print/pslib/pkg-plist
+++ b/print/pslib/pkg-plist
@@ -2,9 +2,9 @@ include/libps/pslib-mp.h
include/libps/pslib.h
include/libps/psversion.h
lib/libps.a
-lib/libps.la
lib/libps.so
-lib/libps.so.4
+lib/libps.so.0
+lib/libps.so.0.4.5
libdata/pkgconfig/libps.pc
man/man3/PS_add_bookmark.3.gz
man/man3/PS_add_kerning.3.gz