aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorgarga <garga@FreeBSD.org>2006-08-29 23:41:00 +0800
committergarga <garga@FreeBSD.org>2006-08-29 23:41:00 +0800
commitb9a29591a5234eb30a9eae3852c3af61e28c30f3 (patch)
tree42c23d6a438e31ec233fe952834f02eb2a7306f9 /devel
parenta2203056f9c16a04b0076b5467d9484798c870b3 (diff)
downloadfreebsd-ports-gnome-b9a29591a5234eb30a9eae3852c3af61e28c30f3.tar.gz
freebsd-ports-gnome-b9a29591a5234eb30a9eae3852c3af61e28c30f3.tar.zst
freebsd-ports-gnome-b9a29591a5234eb30a9eae3852c3af61e28c30f3.zip
s/INSTALLS_SHLIB/USE_LDCONFIG/
Diffstat (limited to 'devel')
-rw-r--r--devel/libslang/Makefile2
-rw-r--r--devel/libslang2-devel/Makefile2
-rw-r--r--devel/libslang2/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/devel/libslang/Makefile b/devel/libslang/Makefile
index 0ebc82cbf3d9..93589606ad1d 100644
--- a/devel/libslang/Makefile
+++ b/devel/libslang/Makefile
@@ -21,7 +21,7 @@ OPTIONS= UTF8 "Enable UTF-8 support - EXPERIMENTAL" off
USE_BZIP2= yes
GNU_CONFIGURE= yes
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
CONFLICTS= libslang2-2.* libslang-1.*.j[0-9]
diff --git a/devel/libslang2-devel/Makefile b/devel/libslang2-devel/Makefile
index 32921fb5669a..63c9fb657655 100644
--- a/devel/libslang2-devel/Makefile
+++ b/devel/libslang2-devel/Makefile
@@ -18,7 +18,7 @@ MAINTAINER= garga@FreeBSD.org
COMMENT= Routines for rapid alpha-numeric terminal applications development
USE_BZIP2= yes
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
diff --git a/devel/libslang2/Makefile b/devel/libslang2/Makefile
index 32921fb5669a..63c9fb657655 100644
--- a/devel/libslang2/Makefile
+++ b/devel/libslang2/Makefile
@@ -18,7 +18,7 @@ MAINTAINER= garga@FreeBSD.org
COMMENT= Routines for rapid alpha-numeric terminal applications development
USE_BZIP2= yes
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}