summaryrefslogtreecommitdiff
path: root/mail/libsrs
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 /mail/libsrs
parent- Update to version 2.8.2.2 (diff)
- 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 'mail/libsrs')
-rw-r--r--mail/libsrs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/libsrs/Makefile b/mail/libsrs/Makefile
index 63e7f8bccb29..a1e1eac8ab7b 100644
--- a/mail/libsrs/Makefile
+++ b/mail/libsrs/Makefile
@@ -19,7 +19,7 @@ USE_BZIP2= yes
WRKSRC= ${WRKDIR}/${PORTNAME}.3
USE_GMAKE= yes
USE_OPENSSL= yes
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
LIBSRS_REV= 1
PLIST_SUB= PORTNAME=${PORTNAME} LIBSRS_REV=${LIBSRS_REV}
MAKE_ENV= CPPFLAGS="${CPPFLAGS} -I${OPENSSLINC}" \