aboutsummaryrefslogtreecommitdiff
path: root/graphics/p5-SWF-File
diff options
context:
space:
mode:
authorPhilippe Audeoud <jadawin@FreeBSD.org>2012-06-12 07:49:43 +0000
committerPhilippe Audeoud <jadawin@FreeBSD.org>2012-06-12 07:49:43 +0000
commit4caad35110a71563f4dacfb501651e3b7623af18 (patch)
treeeb8bd236a011bc157fdb918c968a40fcad5f0e5c /graphics/p5-SWF-File
parent2b49887c4576b540cdf7c0c38333ee4d582245bc (diff)
downloadports-4caad35110a71563f4dacfb501651e3b7623af18.tar.gz
ports-4caad35110a71563f4dacfb501651e3b7623af18.zip
- Remove SITE_PERL from *_DEPENDS
Submitted by: az@
Notes
Notes: svn path=/head/; revision=299099
Diffstat (limited to 'graphics/p5-SWF-File')
-rw-r--r--graphics/p5-SWF-File/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/p5-SWF-File/Makefile b/graphics/p5-SWF-File/Makefile
index 880ecb287be0..309e89ff4d24 100644
--- a/graphics/p5-SWF-File/Makefile
+++ b/graphics/p5-SWF-File/Makefile
@@ -16,8 +16,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Manipulating Flash movie (SWF) files
-RUN_DEPENDS= ${SITE_PERL}/Data/TemporaryBag.pm:${PORTSDIR}/devel/p5-Data-TemporaryBag
-BUILD_DEPENDS= ${SITE_PERL}/Data/TemporaryBag.pm:${PORTSDIR}/devel/p5-Data-TemporaryBag
+RUN_DEPENDS= p5-Data-TemporaryBag>=0:${PORTSDIR}/devel/p5-Data-TemporaryBag
+BUILD_DEPENDS= p5-Data-TemporaryBag>=0:${PORTSDIR}/devel/p5-Data-TemporaryBag
PERL_CONFIGURE= yes