aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authortmclaugh <tmclaugh@FreeBSD.org>2007-02-05 06:31:15 +0800
committertmclaugh <tmclaugh@FreeBSD.org>2007-02-05 06:31:15 +0800
commitc588f9d44abf3b38515e80b6f1a8130c5ef77359 (patch)
treea92aaa30283c86066ac9ae22584f55984bbfd381 /lang
parent4912c6838c68ebc5e6dd9fdc4e86aabc1edff566 (diff)
downloadfreebsd-ports-gnome-c588f9d44abf3b38515e80b6f1a8130c5ef77359.tar.gz
freebsd-ports-gnome-c588f9d44abf3b38515e80b6f1a8130c5ef77359.tar.zst
freebsd-ports-gnome-c588f9d44abf3b38515e80b6f1a8130c5ef77359.zip
s/INSTALLS_SHLIB/USE_LDCONFIG/
Diffstat (limited to 'lang')
-rw-r--r--lang/mono/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/mono/Makefile b/lang/mono/Makefile
index 96dc8284d74d..d8ecd0206c33 100644
--- a/lang/mono/Makefile
+++ b/lang/mono/Makefile
@@ -23,7 +23,7 @@ USE_GNOME= gnomehack glib20
USE_GMAKE= yes
LIBTOOLFILES= configure libgc/configure
GNU_CONFIGURE= yes
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
CONFIGURE_ENV= PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \
PTHREAD_LIBS="${PTHREAD_LIBS}"
CONFIGURE_ARGS= --program-transform-name=\'\' \