aboutsummaryrefslogtreecommitdiff
path: root/graphics/megapov
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2014-05-29 12:01:35 +0000
committerMartin Wilke <miwi@FreeBSD.org>2014-05-29 12:01:35 +0000
commit5398e58851bfd3fa9cfc3962e2c5d7b298ad48e1 (patch)
tree52954258feecb0e9078548f538f65d74d2256ae0 /graphics/megapov
parentc2866e7e03e21bb8c87264f3e94eb0771ff2929f (diff)
downloadports-5398e58851bfd3fa9cfc3962e2c5d7b298ad48e1.tar.gz
ports-5398e58851bfd3fa9cfc3962e2c5d7b298ad48e1.zip
- Fix bzip2
Approved by: portmgr
Notes
Notes: svn path=/head/; revision=355692
Diffstat (limited to 'graphics/megapov')
-rw-r--r--graphics/megapov/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/megapov/Makefile b/graphics/megapov/Makefile
index 5819a1b48d3b..62fbf8c757ad 100644
--- a/graphics/megapov/Makefile
+++ b/graphics/megapov/Makefile
@@ -17,7 +17,7 @@ LIB_DEPENDS= png15:${PORTSDIR}/graphics/png \
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
-USES= gmake bzip2
+USES= gmake tar:bzip2
GNU_CONFIGURE= yes
ALL_TARGET= # empty
CONFIGURE_ARGS+= COMPILED_BY="ports@FreeBSD.org"