aboutsummaryrefslogtreecommitdiff
path: root/irc/bopm
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2006-08-15 00:29:13 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2006-08-15 00:29:13 +0000
commite8390e6e3c7cf23c6546db19b823f8b4fc9763b2 (patch)
tree0f9d2255cdc2514c08af673efe768018c7601866 /irc/bopm
parent653d6eb934c51460f3a70b764c488261192385cc (diff)
downloadports-e8390e6e3c7cf23c6546db19b823f8b4fc9763b2.tar.gz
ports-e8390e6e3c7cf23c6546db19b823f8b4fc9763b2.zip
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include irc/ japanese/ java/ lang/ mail/ math/ maintained by ports@ PR: ports/101916 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
Notes
Notes: svn path=/head/; revision=170649
Diffstat (limited to 'irc/bopm')
-rw-r--r--irc/bopm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/bopm/Makefile b/irc/bopm/Makefile
index 752fa29c8f3b..07e857c4ed19 100644
--- a/irc/bopm/Makefile
+++ b/irc/bopm/Makefile
@@ -18,7 +18,7 @@ GNU_CONFIGURE= yes
CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ARGS= --sysconfdir=${PREFIX}/etc
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
post-patch:
@${REINPLACE_CMD} -e 's,^[[:space:]]*$$(mkinstalldirs) $$(localstatedir),,' ${WRKSRC}/Makefile.in