aboutsummaryrefslogtreecommitdiff
path: root/print/pdflib/Makefile
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2012-01-10 11:40:12 +0000
committerAlex Dupre <ale@FreeBSD.org>2012-01-10 11:40:12 +0000
commit150631b3c33cc7789dfbef76586400628076f8a3 (patch)
tree9343b9a6b5201833843b8fcadabec784d48dc424 /print/pdflib/Makefile
parent1216f50759876af658ef7ec62aebe4e2fb393a47 (diff)
downloadports-150631b3c33cc7789dfbef76586400628076f8a3.tar.gz
ports-150631b3c33cc7789dfbef76586400628076f8a3.zip
Update to 7.0.5 release and remove unneeded libtool hacks.
Notes
Notes: svn path=/head/; revision=288886
Diffstat (limited to 'print/pdflib/Makefile')
-rw-r--r--print/pdflib/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/print/pdflib/Makefile b/print/pdflib/Makefile
index 6b1e8105cb3f..2bb0f070f136 100644
--- a/print/pdflib/Makefile
+++ b/print/pdflib/Makefile
@@ -6,10 +6,10 @@
#
PORTNAME= pdflib
-PORTVERSION= 7.0.4
+PORTVERSION= 7.0.5
CATEGORIES= print
MASTER_SITES= http://www.pdflib.com/binaries/PDFlib/${PORTVERSION:S/.//g}/
-DISTNAME= PDFlib-Lite-${PORTVERSION}p4
+DISTNAME= PDFlib-Lite-${PORTVERSION}
MAINTAINER= ale@FreeBSD.org
COMMENT= A C library for dynamically generating PDF
@@ -18,7 +18,7 @@ RESTRICTED= many odd restrictions on usage and distribution
USE_LDCONFIG= yes
USE_GMAKE= yes
-USE_AUTOTOOLS= libtool
+GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-java=no --with-py=no --with-ruby=no --with-tcl=no
.if defined(WITH_PERL)
@@ -38,9 +38,6 @@ PORTDOCS= *
.if ${ARCH} == "amd64" || ${ARCH} == "ia64" || ${ARCH} == "sparc64"
CONFIGURE_ARGS+=--enable-64bit
.endif
-post-patch:
- @${REINPLACE_CMD} -e "s|\(PDFLIB_LTCURRENT\)=6|\1=8|g" ${WRKSRC}/configure
- @${REINPLACE_CMD} -e 's^\$$(top_builddir)/libtool^${LIBTOOL}^' ${WRKSRC}/config/mkcommon.inc.in
post-install:
${MKDIR} ${DATADIR}/fonts