aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorrene <rene@FreeBSD.org>2010-11-28 01:26:26 +0800
committerrene <rene@FreeBSD.org>2010-11-28 01:26:26 +0800
commitc11fc8f336e3f97a6f3d2d48215db15ccbecf499 (patch)
treecdf2457ae4d4569872ef803c9e6311ab684d21e8 /sysutils
parente0e56478dc3424af927e9a14130bee632b501ee8 (diff)
downloadfreebsd-ports-gnome-c11fc8f336e3f97a6f3d2d48215db15ccbecf499.tar.gz
freebsd-ports-gnome-c11fc8f336e3f97a6f3d2d48215db15ccbecf499.tar.zst
freebsd-ports-gnome-c11fc8f336e3f97a6f3d2d48215db15ccbecf499.zip
Make devel/apache-ant a build dependency instead of a run dependency so
that this port can be built. Submitted by: pointyhat via pav
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/hfsexplorer/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/hfsexplorer/Makefile b/sysutils/hfsexplorer/Makefile
index 979d387d70a3..82fe51397b81 100644
--- a/sysutils/hfsexplorer/Makefile
+++ b/sysutils/hfsexplorer/Makefile
@@ -14,7 +14,7 @@ DISTNAME= ${PORTNAME}-0_21-src
MAINTAINER= g.veniamin@googlemail.com
COMMENT= HFSExplorer read Mac-formatted harddisks and disk images
-RUN_DEPENDS= ant:${PORTSDIR}/devel/apache-ant
+BUILD_DEPENDS= ant:${PORTSDIR}/devel/apache-ant
LICENSE= GPLv3