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