summaryrefslogtreecommitdiffstats
path: root/print/libgnomeprint
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 /print/libgnomeprint
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 'print/libgnomeprint')
-rw-r--r--print/libgnomeprint/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/libgnomeprint/Makefile b/print/libgnomeprint/Makefile
index 721e35340..26c687c30 100644
--- a/print/libgnomeprint/Makefile
+++ b/print/libgnomeprint/Makefile
@@ -3,7 +3,7 @@
# Whom: Vanilla I. Shu <vanilla@FreeBSD.org>
#
# $FreeBSD$
-# $MCom$
+# $MCom: ports/print/libgnomeprint/Makefile,v 1.56 2006/07/23 01:24:05 mezz Exp $
#
PORTNAME= libgnomeprint
@@ -30,7 +30,7 @@ USE_GNOME= gnomeprefix intlhack gnomehack gnomehier glib20 pango libxml2 \
libartlgpl2 ltverhack
USE_GETTEXT= yes
USE_XLIB= yes
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
USE_AUTOTOOLS= libtool:15
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"