summaryrefslogtreecommitdiffstats
path: root/accessibility/gnome-mag/Makefile
diff options
context:
space:
mode:
authormezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2006-09-10 08:51:18 +0800
committermezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2006-09-10 08:51:18 +0800
commitb2ebc9589d862b7ae33a660aae05a3d3163aa105 (patch)
tree46586693baf7193c66a777c9d895b2b08b5cdb97 /accessibility/gnome-mag/Makefile
parent719157e20f4595dc6e11e881ea48e1840da49991 (diff)
downloadmarcuscom-ports-b2ebc9589d862b7ae33a660aae05a3d3163aa105.tar
marcuscom-ports-b2ebc9589d862b7ae33a660aae05a3d3163aa105.tar.gz
marcuscom-ports-b2ebc9589d862b7ae33a660aae05a3d3163aa105.tar.bz2
marcuscom-ports-b2ebc9589d862b7ae33a660aae05a3d3163aa105.tar.lz
marcuscom-ports-b2ebc9589d862b7ae33a660aae05a3d3163aa105.tar.xz
marcuscom-ports-b2ebc9589d862b7ae33a660aae05a3d3163aa105.tar.zst
marcuscom-ports-b2ebc9589d862b7ae33a660aae05a3d3163aa105.zip
INSTALLS_SHLIB -> USE_LDCONFIG, only on gnome@FreeBSD.org ports.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7274 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'accessibility/gnome-mag/Makefile')
-rw-r--r--accessibility/gnome-mag/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/accessibility/gnome-mag/Makefile b/accessibility/gnome-mag/Makefile
index 4aa5700d4..3dd7afc55 100644
--- a/accessibility/gnome-mag/Makefile
+++ b/accessibility/gnome-mag/Makefile
@@ -3,7 +3,7 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/accessibility/gnome-mag/Makefile,v 1.20 2006/07/25 02:35:00 ahze Exp $
+# $MCom: ports/accessibility/gnome-mag/Makefile,v 1.21 2006/07/27 17:49:21 marcus Exp $
#
PORTNAME= gnome-mag
@@ -23,7 +23,7 @@ USE_GNOME= gnomehack gnomeprefix atspi libbonobo intlhack ltverhack
USE_GMAKE= yes
USE_GETTEXT= yes
USE_AUTOTOOLS= libtool:15
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib"