aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits
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 /x11-toolkits
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 'x11-toolkits')
-rw-r--r--x11-toolkits/gtk-sharp10/Makefile2
-rw-r--r--x11-toolkits/gtk-sharp20/Makefile2
-rw-r--r--x11-toolkits/libgdiplus/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/x11-toolkits/gtk-sharp10/Makefile b/x11-toolkits/gtk-sharp10/Makefile
index 034f3fe8ded3..08956b4a735c 100644
--- a/x11-toolkits/gtk-sharp10/Makefile
+++ b/x11-toolkits/gtk-sharp10/Makefile
@@ -20,7 +20,7 @@ RUN_DEPENDS= mono:${PORTSDIR}/lang/mono
LATEST_LINK= gtk-sharp10
GNU_CONFIGURE= yes
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
USE_GMAKE= yes
USE_PERL5_RUN= yes
USE_GNOME= gnomehack gtkhtml3 vte librsvg2
diff --git a/x11-toolkits/gtk-sharp20/Makefile b/x11-toolkits/gtk-sharp20/Makefile
index 68aef5b9aaf5..b5be7c16e195 100644
--- a/x11-toolkits/gtk-sharp20/Makefile
+++ b/x11-toolkits/gtk-sharp20/Makefile
@@ -25,7 +25,7 @@ RUN_DEPENDS= mono:${PORTSDIR}/lang/mono \
LATEST_LINK= gtk-sharp20
USE_BZIP2= yes
GNU_CONFIGURE= yes
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
USE_GMAKE= yes
USE_PERL5_RUN= yes
USE_GNOME= gnomehack gtk20 libglade2
diff --git a/x11-toolkits/libgdiplus/Makefile b/x11-toolkits/libgdiplus/Makefile
index 241a3ec76f39..9003245099b5 100644
--- a/x11-toolkits/libgdiplus/Makefile
+++ b/x11-toolkits/libgdiplus/Makefile
@@ -20,7 +20,7 @@ LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff \
USE_GNOME= gnomehack gnometarget glib20
USE_GMAKE= yes
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
USE_XLIB= yes
LIBTOOLFILES= configure cairo/configure
USE_AUTOTOOLS= libtool:15