diff options
Diffstat (limited to 'net/pvm++/Makefile')
-rw-r--r-- | net/pvm++/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/pvm++/Makefile b/net/pvm++/Makefile index 33cd5bfb511e..96c49c1b6740 100644 --- a/net/pvm++/Makefile +++ b/net/pvm++/Makefile @@ -17,7 +17,7 @@ COMMENT= A C++-Library for PVM BUILD_DEPENDS= ${LOCALBASE}/lib/libpvm3.a:${PORTSDIR}/net/pvm -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-pvm-incs=${LOCALBASE}/include \ |