aboutsummaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authorkwm <kwm@FreeBSD.org>2014-05-31 00:37:57 +0800
committerkwm <kwm@FreeBSD.org>2014-05-31 00:37:57 +0800
commite1a71ba137b8968ac83e46276150ff1ed2ef5fc9 (patch)
tree6466e429fd188cd18c6022508f863482c00cbf48 /misc
parente3781b085bdd752fdab6fdb1cae27a9f422b5650 (diff)
downloadfreebsd-ports-gnome-e1a71ba137b8968ac83e46276150ff1ed2ef5fc9.tar.gz
freebsd-ports-gnome-e1a71ba137b8968ac83e46276150ff1ed2ef5fc9.tar.zst
freebsd-ports-gnome-e1a71ba137b8968ac83e46276150ff1ed2ef5fc9.zip
Stagify, switch gnomehack -> pathfix.
Diffstat (limited to 'misc')
-rw-r--r--misc/gnome-user-docs/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/misc/gnome-user-docs/Makefile b/misc/gnome-user-docs/Makefile
index 668b3144982c..cfc119351b45 100644
--- a/misc/gnome-user-docs/Makefile
+++ b/misc/gnome-user-docs/Makefile
@@ -14,10 +14,9 @@ COMMENT= GNOME 2 users guide
BUILD_DEPENDS= rarian-sk-config:${PORTSDIR}/textproc/rarian
RUN_DEPENDS= rarian-sk-config:${PORTSDIR}/textproc/rarian
-USES= pkgconfig tar:bzip2 gmake
+USES= gmake pathfix pkgconfig tar:bzip2
GNU_CONFIGURE= yes
INSTALLS_OMF= yes
-USE_GNOME= gnomeprefix gnomehack gnomehier gnomedocutils
+USE_GNOME= gnomeprefix gnomehier gnomedocutils
-NO_STAGE= yes
.include <bsd.port.mk>