summaryrefslogtreecommitdiff
path: root/net-p2p/libfreenet
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-p2p/libfreenet
parentReorder USE_GECKO so firefox is first. (diff)
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include misc/ multimedia/ net/ net-mgmt/ net-im/ net-p2p/ palm/ print/ science/ maintained by ports@ PR: ports/101916 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
Diffstat (limited to 'net-p2p/libfreenet')
-rw-r--r--net-p2p/libfreenet/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/libfreenet/Makefile b/net-p2p/libfreenet/Makefile
index 4459b7dfec7d..75d358c27115 100644
--- a/net-p2p/libfreenet/Makefile
+++ b/net-p2p/libfreenet/Makefile
@@ -19,7 +19,7 @@ USE_OPENSSL= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --includedir=${PREFIX}/include/libfreenet
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
post-patch:
@${REINPLACE_CMD} -e 's|$${CONFIG_SHELL-/bin/sh} $$ac_aux_dir|$$ac_aux_dir|' \