aboutsummaryrefslogtreecommitdiff
path: root/net/pvm++/Makefile
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2006-08-15 00:56:24 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2006-08-15 00:56:24 +0000
commit147fdee482ca1a335dcd09608f3b820a1dad2b40 (patch)
tree6adf22ccd743df57b19e1e180d4cc1e16851afeb /net/pvm++/Makefile
parente0f58ab25d1ad411ed70fe4c114cfbd5bb341348 (diff)
Notes
Diffstat (limited to 'net/pvm++/Makefile')
-rw-r--r--net/pvm++/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/pvm++/Makefile b/net/pvm++/Makefile
index 4d4040c05016..af5cc02a1b6f 100644
--- a/net/pvm++/Makefile
+++ b/net/pvm++/Makefile
@@ -22,7 +22,7 @@ USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-pvm-incs=${LOCALBASE}/include \
--with-pvm-libs=${LOCALBASE}/lib
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
post-install:
.if !defined(NOPORTDOCS)