summaryrefslogtreecommitdiffstats
path: root/devel/goffice
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 /devel/goffice
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 'devel/goffice')
-rw-r--r--devel/goffice/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/goffice/Makefile b/devel/goffice/Makefile
index 8a47e09f9..ac41e2f36 100644
--- a/devel/goffice/Makefile
+++ b/devel/goffice/Makefile
@@ -3,7 +3,7 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/devel/goffice/Makefile,v 1.11 2006/05/08 22:57:51 ahze Exp $
+# $MCom: ports/devel/goffice/Makefile,v 1.12 2006/07/21 20:46:55 mezz Exp $
#
PORTNAME= goffice
@@ -22,7 +22,7 @@ USE_GNOME= gnomeprefix gnomehack intlhack libgnomeprint libglade2 \
libgsf_gnome ltverhack
USE_GETTEXT= yes
USE_AUTOTOOLS= libtool:15
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"