summaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-03-14 11:05:32 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-03-14 11:05:32 +0800
commitff60f394b1b49fa54e59fe92ebf3863e7d2ea154 (patch)
tree730d2cbc0c4229c1c090b765b33cc78366ece4a5 /misc
parent8426b505f5ffead89e21750a6000794c8b7c2b9d (diff)
downloadmarcuscom-ports-ff60f394b1b49fa54e59fe92ebf3863e7d2ea154.tar
marcuscom-ports-ff60f394b1b49fa54e59fe92ebf3863e7d2ea154.tar.gz
marcuscom-ports-ff60f394b1b49fa54e59fe92ebf3863e7d2ea154.tar.bz2
marcuscom-ports-ff60f394b1b49fa54e59fe92ebf3863e7d2ea154.tar.lz
marcuscom-ports-ff60f394b1b49fa54e59fe92ebf3863e7d2ea154.tar.xz
marcuscom-ports-ff60f394b1b49fa54e59fe92ebf3863e7d2ea154.tar.zst
marcuscom-ports-ff60f394b1b49fa54e59fe92ebf3863e7d2ea154.zip
This port needs to depend on X in order to build a complete mtree. The
partial mtree was causing leftovers. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5939 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'misc')
-rw-r--r--misc/gnomehier/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/misc/gnomehier/Makefile b/misc/gnomehier/Makefile
index 127fd29ba..f2f71688e 100644
--- a/misc/gnomehier/Makefile
+++ b/misc/gnomehier/Makefile
@@ -3,13 +3,13 @@
# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/misc/gnomehier/Makefile,v 1.9 2005/12/08 04:58:07 ahze Exp $
+# $MCom: ports/misc/gnomehier/Makefile,v 1.10 2005/12/23 17:20:39 marcus Exp $
#
# !!DON'T BUMP PORTREVISION ON MTREE CHANGES ANYMORE!!
PORTNAME= gnomehier
PORTVERSION= 2.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= misc gnome
MASTER_SITES= # none
DISTFILES= # none
@@ -20,11 +20,12 @@ COMMENT= A utility port that creates the GNOME directory tree
NO_BUILD= yes
PLIST?= ${WRKDIR}/pkg-plist
PKGINSTALL= ${WRKDIR}/pkg-install
-PREFIX?= ${X11BASE}
GNOME_MTREE= BSD.gnome-x11.dist
GNOME_MTREE_ARGS=${MTREE_ARGS:S|${MTREE_FILE}|${PREFIX}/etc/mtree/${GNOME_MTREE}|}
+USE_X_PREFIX= yes
+
do-fetch:
@${DO_NADA}