aboutsummaryrefslogtreecommitdiff
path: root/converters/libiconv
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2006-11-05 02:46:18 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2006-11-05 02:46:18 +0000
commit2d96507252b5cf909e7214ef8502ad81d2c8e553 (patch)
treeddd9465b0c1a0b8f3d3e0e10f4d8a2ebeb90274a /converters/libiconv
parentc7039a64bb97f69828b4c690d2ed18ec9550b538 (diff)
downloadports-2d96507252b5cf909e7214ef8502ad81d2c8e553.tar.gz
ports-2d96507252b5cf909e7214ef8502ad81d2c8e553.zip
INSTALLS_SHLIB -> USE_LDCONFIG.
Found by: portlint (cports.sh)
Notes
Notes: svn path=/head/; revision=176397
Diffstat (limited to 'converters/libiconv')
-rw-r--r--converters/libiconv/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/converters/libiconv/Makefile b/converters/libiconv/Makefile
index 3dceedcf0789..b4f53781cc3a 100644
--- a/converters/libiconv/Makefile
+++ b/converters/libiconv/Makefile
@@ -20,7 +20,7 @@ USE_GNOME= gnometarget
LIBTOOLFILES= configure libcharset/configure
CONFIGURE_ARGS= --enable-static \
--without-libintl-prefix
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
MAN1= iconv.1
MAN3= iconv.3 iconv_open.3 iconv_close.3