aboutsummaryrefslogtreecommitdiff
path: root/net/pvm++/Makefile
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2013-12-08 19:39:27 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2013-12-08 19:39:27 +0000
commitf124095f7d61d192cec32de65749ccb516a3f719 (patch)
tree178605b0bd61a20b484772aab2ceb146b1f72f68 /net/pvm++/Makefile
parentf83ecaf20cef064b8afe9a5772c4c3d8a48800cc (diff)
downloadports-f124095f7d61d192cec32de65749ccb516a3f719.tar.gz
ports-f124095f7d61d192cec32de65749ccb516a3f719.zip
Notes
Diffstat (limited to 'net/pvm++/Makefile')
-rw-r--r--net/pvm++/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/net/pvm++/Makefile b/net/pvm++/Makefile
index cd29d6688b2d..b26ecc722825 100644
--- a/net/pvm++/Makefile
+++ b/net/pvm++/Makefile
@@ -10,12 +10,11 @@ MASTER_SITES= SF/pvm-plus-plus/pvm-plus-plus/${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= A C++-Library for PVM
-BROKEN= Fails to patch
-
BUILD_DEPENDS= ${LOCALBASE}/lib/libpvm3.a:${PORTSDIR}/net/pvm
+USES= gmake
USE_AUTOTOOLS= libtool
-USE_GMAKE= yes
+USE_GCC= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-pvm-incs=${LOCALBASE}/include \
--with-pvm-libs=${LOCALBASE}/lib