aboutsummaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-04-22 15:43:05 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-04-22 15:43:05 +0000
commit12f20ebe33c63b2156aa04d2d03e21e5ab96d335 (patch)
tree157d6235f9a265aa1f1138cd4f9fd22475afed7a /misc
parente52bf0cb0ffcb5d7942fdf4cf9e8413948c20f61 (diff)
downloadports-12f20ebe33c63b2156aa04d2d03e21e5ab96d335.tar.gz
ports-12f20ebe33c63b2156aa04d2d03e21e5ab96d335.zip
Notes
Diffstat (limited to 'misc')
-rw-r--r--misc/gnome-devel-docs/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/misc/gnome-devel-docs/Makefile b/misc/gnome-devel-docs/Makefile
index 14050600ef19..bccbc837615a 100644
--- a/misc/gnome-devel-docs/Makefile
+++ b/misc/gnome-devel-docs/Makefile
@@ -14,11 +14,9 @@ COMMENT= Documents targeted for GNOME developers
BUILD_DEPENDS= gnome-doc-prepare:${PORTSDIR}/textproc/gnome-doc-utils
RUN_DEPENDS= gnome-doc-prepare:${PORTSDIR}/textproc/gnome-doc-utils
-USE_BZIP2= yes
GNU_CONFIGURE= yes
-USES= gmake pkgconfig
+USES= gmake pkgconfig tar:bzip2
USE_GNOME= gnomehier
INSTALLS_OMF= yes
-NO_STAGE= yes
.include <bsd.port.mk>