summaryrefslogtreecommitdiffstats
path: root/devel/oaf
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/oaf
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/oaf')
-rw-r--r--devel/oaf/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/oaf/Makefile b/devel/oaf/Makefile
index 2d2c212be..238d6dc31 100644
--- a/devel/oaf/Makefile
+++ b/devel/oaf/Makefile
@@ -3,7 +3,7 @@
# Whom: Ade Lovett <ade@FreeBSD.org>
#
# $FreeBSD$
-# $MCom$
+# $MCom: ports/devel/oaf/Makefile,v 1.1 2006/07/25 16:53:52 mezz Exp $
#
PORTNAME= oaf
@@ -25,7 +25,7 @@ USE_GMAKE= yes
USE_GNOME= gnomehack gnomeprefix gtk12 orbit libxml
USE_GETTEXT= yes
GNU_CONFIGURE= yes
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
CONFIGURE_ARGS= --enable-static --enable-shared \
--disable-more-warnings
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \