summaryrefslogtreecommitdiff
path: root/devel/ppl
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2008-08-26 13:49:41 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2008-08-26 13:49:41 +0000
commit6a74b6a844b275ea3c0f0ed358b1c18270684e83 (patch)
treea445cbf226eb4dc986f14e37a83b472e5e888437 /devel/ppl
parentUpdate to 0.6.15 release. (diff)
- Add build dependency on PERL5
- Fix typo - Fix PLIST - Bump PORTREVISION
Notes
Notes: svn path=/head/; revision=219218
Diffstat (limited to 'devel/ppl')
-rw-r--r--devel/ppl/Makefile7
-rw-r--r--devel/ppl/pkg-plist1
2 files changed, 6 insertions, 2 deletions
diff --git a/devel/ppl/Makefile b/devel/ppl/Makefile
index 4b0d3a1fcf4c..25ef5ee3c55e 100644
--- a/devel/ppl/Makefile
+++ b/devel/ppl/Makefile
@@ -8,6 +8,7 @@
PORTNAME= ppl
PORTVERSION= 0.9
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= ftp://ftp.cs.unipr.it/pub/ppl/releases/%SUBDIR%/ \
http://www.cs.unipr.it/ppl/Download/ftp/releases/%SUBDIR%/
@@ -20,20 +21,22 @@ LIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4
USE_GMAKE= yes
USE_GNOME= gnometarget
+USE_PERL5_BUILD=yes
USE_AUTOTOOLS= libtool:15
LIBTOOLFILES= configure Watchdog/configure
CONFIGURE_ARGS= --disable-debugging \
--enable-optimization \
--with-cflags="${CFLAGS}" \
--with-cxxflags="${CXXFLAGS}" \
- --with-libgmp-prefix="${LOCALBASE}"
+ --with-libgmp-prefix="${LOCALBASE}" \
+ --with-libgmpxx-prefix="${LOCALBASE}"
USE_LDCONFIG= yes
MAN1= ppl-config.1 ppl_lcdd.1 ppl_lpsol.1
.if defined(NOPORTDOCS)
post-patch:
- ${REINPLACE_CMD -e '/SUBDIRS/s|doc||g' ${WRKSRC}/Makefile.in
+ ${REINPLACE_CMD} -e '/SUBDIRS/s|doc||g' ${WRKSRC}/Makefile.in
.endif
.include <bsd.port.mk>
diff --git a/devel/ppl/pkg-plist b/devel/ppl/pkg-plist
index ea7c6e71fc75..4e9c78eeceb9 100644
--- a/devel/ppl/pkg-plist
+++ b/devel/ppl/pkg-plist
@@ -849,4 +849,5 @@ share/aclocal/ppl.m4
%%PORTDOCS%%%%DOCSDIR%%/ppl-user-0.9.ps.gz
%%PORTDOCS%%@dirrm %%DOCSDIR%%/ppl-user-0.9-html
%%PORTDOCS%%@dirrm %%DOCSDIR%%/
+@dirrm lib/ppl
@dirrmtry share/aclocal