summaryrefslogtreecommitdiffstats
path: root/devel/libgsf-gnome
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2005-09-09 01:53:14 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2005-09-09 01:53:14 +0800
commit25e302ca6a63211ec5f3610ad654cd61a4df857c (patch)
treefdd986abb6b86bf2b7597f0d7206417f8a1f6738 /devel/libgsf-gnome
parent1f877f646ff7c812bea70f7972bb6c1162124751 (diff)
downloadmarcuscom-ports-25e302ca6a63211ec5f3610ad654cd61a4df857c.tar
marcuscom-ports-25e302ca6a63211ec5f3610ad654cd61a4df857c.tar.gz
marcuscom-ports-25e302ca6a63211ec5f3610ad654cd61a4df857c.tar.bz2
marcuscom-ports-25e302ca6a63211ec5f3610ad654cd61a4df857c.tar.lz
marcuscom-ports-25e302ca6a63211ec5f3610ad654cd61a4df857c.tar.xz
marcuscom-ports-25e302ca6a63211ec5f3610ad654cd61a4df857c.tar.zst
marcuscom-ports-25e302ca6a63211ec5f3610ad654cd61a4df857c.zip
Update to 1.12.3.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4792 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel/libgsf-gnome')
-rw-r--r--devel/libgsf-gnome/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/libgsf-gnome/Makefile b/devel/libgsf-gnome/Makefile
index 2b2a86760..725430574 100644
--- a/devel/libgsf-gnome/Makefile
+++ b/devel/libgsf-gnome/Makefile
@@ -3,7 +3,7 @@
# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/devel/libgsf-gnome/Makefile,v 1.6 2005/08/16 04:56:18 marcus Exp $
+# $MCom: ports/devel/libgsf-gnome/Makefile,v 1.7 2005/08/19 02:00:04 mezz Exp $
#
CATEGORIES= devel gnome
@@ -23,6 +23,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${X11BASE}/include -I${LOCALBASE}/include" \
LDFLAGS="-L${X11BASE}/lib -L${LOCALBASE}/lib -lgsf-1"
GCONF_SCHEMAS=
+GSF_SLAVE= yes
do-build:
@cd ${WRKSRC}/gsf-gnome && ${MAKE}