aboutsummaryrefslogtreecommitdiff
path: root/net/pvm++/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/pvm++/Makefile')
-rw-r--r--net/pvm++/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/pvm++/Makefile b/net/pvm++/Makefile
index cf3c558f4fc6..4d4040c05016 100644
--- a/net/pvm++/Makefile
+++ b/net/pvm++/Makefile
@@ -8,7 +8,7 @@
PORTNAME= pvm++
PORTVERSION= 0.6.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= net parallel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME:S:+:-plus:g}
@@ -19,7 +19,7 @@ COMMENT= A C++-Library for PVM
BUILD_DEPENDS= ${LOCALBASE}/lib/libpvm3.a:${PORTSDIR}/net/pvm
USE_GMAKE= yes
-USE_AUTOTOOLS= libtool:15
+GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-pvm-incs=${LOCALBASE}/include \
--with-pvm-libs=${LOCALBASE}/lib
INSTALLS_SHLIB= yes