summaryrefslogtreecommitdiff
path: root/devel/libedit
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2006-08-14 22:55:18 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2006-08-14 22:55:18 +0000
commit4de56a776b06e3e1141de9f8098f35898c845484 (patch)
tree6194cf6aa6f7ee687e04930740d1eec39ffe26f7 /devel/libedit
parentChase GeoIP shared library version bump. (diff)
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include comms/ converters/ databases/ devel/ maintained by ports@ PR: ports/101916 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
Diffstat (limited to 'devel/libedit')
-rw-r--r--devel/libedit/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libedit/Makefile b/devel/libedit/Makefile
index 33551d5c8cfe..fd18de73fc12 100644
--- a/devel/libedit/Makefile
+++ b/devel/libedit/Makefile
@@ -16,7 +16,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Command line editing library
GNU_CONFIGURE= yes
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
CONFIGURE_ARGS= --disable-readline
MAN3= editline.3