diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2007-05-23 02:24:56 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2007-05-23 02:24:56 +0000 |
commit | 64531cd6b4dbcd5b7f31443f7cf67ee9d756d662 (patch) | |
tree | 14cee9ba8a0647d8d6e00588b218f057cd3274bc /misc | |
parent | 5843af17dd9608c33208f5ac355006a7a3907d88 (diff) | |
download | ports-64531cd6b4dbcd5b7f31443f7cf67ee9d756d662.tar.gz ports-64531cd6b4dbcd5b7f31443f7cf67ee9d756d662.zip |
Notes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/gnomehier/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/misc/gnomehier/Makefile b/misc/gnomehier/Makefile index 822c877db699..53dce1b470b3 100644 --- a/misc/gnomehier/Makefile +++ b/misc/gnomehier/Makefile @@ -9,7 +9,7 @@ PORTNAME= gnomehier PORTVERSION= 2.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc gnome MASTER_SITES= # none DISTFILES= # none @@ -24,8 +24,6 @@ PKGINSTALL= ${WRKDIR}/pkg-install GNOME_MTREE= BSD.gnome.dist GNOME_MTREE_ARGS=${MTREE_ARGS:S|${MTREE_FILE}|${PREFIX}/etc/mtree/${GNOME_MTREE}|} -USE_XLIB= yes - do-fetch: @${DO_NADA} |