summaryrefslogtreecommitdiffstats
path: root/devel/dconf/Makefile
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2011-10-17 03:35:42 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2011-10-17 03:35:42 +0800
commit739da76ac0d6ec98190705eb1da3344942bd6aa6 (patch)
tree5e711eb0bc35ff801f86b176f05aafd7f86f26f5 /devel/dconf/Makefile
parentbc6a2931cec065527108fce34aa1353e3a1a4bc7 (diff)
downloadmarcuscom-ports-739da76ac0d6ec98190705eb1da3344942bd6aa6.tar.gz
marcuscom-ports-739da76ac0d6ec98190705eb1da3344942bd6aa6.tar.zst
marcuscom-ports-739da76ac0d6ec98190705eb1da3344942bd6aa6.zip
Don't try to delete share/vala/vapi it is in gnomehier.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16436 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel/dconf/Makefile')
-rw-r--r--devel/dconf/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/dconf/Makefile b/devel/dconf/Makefile
index c28be4530..77b18c60d 100644
--- a/devel/dconf/Makefile
+++ b/devel/dconf/Makefile
@@ -3,7 +3,7 @@
# Whom: Koop Mast <kwm@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/devel/dconf/Makefile,v 1.26 2011/09/19 19:48:43 kwm Exp $
+# $MCom: ports/devel/dconf/Makefile,v 1.27 2011/10/08 09:42:06 kwm Exp $
#
PORTNAME= dconf
@@ -21,7 +21,7 @@ LIB_DEPENDS= gee.2:${PORTSDIR}/devel/libgee \
USE_XZ= yes
USE_GMAKE= yes
-USE_GNOME= gnomehack glib20
+USE_GNOME= gnomehack glib20 gnomehier
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
MAKE_JOBS_SAFE= yes