aboutsummaryrefslogtreecommitdiff
path: root/misc/p5-Geo-Cache
diff options
context:
space:
mode:
authorAaron Dalton <aaron@FreeBSD.org>2006-02-18 22:24:31 +0000
committerAaron Dalton <aaron@FreeBSD.org>2006-02-18 22:24:31 +0000
commitadf55c7962f54e0b6045ae9da9a8fca9dc9e90ae (patch)
tree114803c98c2123db61e1f2e7a5ab427b02b95448 /misc/p5-Geo-Cache
parent3322c6bfac9337681027ac5249a5d59ec8b25bec (diff)
downloadports-adf55c7962f54e0b6045ae9da9a8fca9dc9e90ae.tar.gz
ports-adf55c7962f54e0b6045ae9da9a8fca9dc9e90ae.zip
- added RUN_DEPENDS
Approved by: tobez (implicit)
Notes
Notes: svn path=/head/; revision=156340
Diffstat (limited to 'misc/p5-Geo-Cache')
-rw-r--r--misc/p5-Geo-Cache/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/p5-Geo-Cache/Makefile b/misc/p5-Geo-Cache/Makefile
index ccae754f1042..5629b3932ed6 100644
--- a/misc/p5-Geo-Cache/Makefile
+++ b/misc/p5-Geo-Cache/Makefile
@@ -17,6 +17,7 @@ COMMENT= Object interface for GPS waypoints
BUILD_DEPENDS= ${SITE_PERL}/XML/Simple.pm:${PORTSDIR}/textproc/p5-XML-Simple \
${SITE_PERL}/Time/CTime.pm:${PORTSDIR}/devel/p5-Time-modules
+RUN_DEPENDS+= ${BUILD_DEPENDS}
MAN3= Geo::Cache.3 \
Geo::Gpx.3