aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-PerlPoint-Converters
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-06-04 08:37:59 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-06-04 08:37:59 +0000
commitd1e0f3506af41743aebb97d8548b0912b7247494 (patch)
treecc6734181531df54b8747f6e42a77543390fd10f /textproc/p5-PerlPoint-Converters
parent24374f6b476eef87d6c06c6c94519992faf7a610 (diff)
downloadports-d1e0f3506af41743aebb97d8548b0912b7247494.tar.gz
ports-d1e0f3506af41743aebb97d8548b0912b7247494.zip
- Remove SITE_PERL from *_DEPENDS
Notes
Notes: svn path=/head/; revision=298341
Diffstat (limited to 'textproc/p5-PerlPoint-Converters')
-rw-r--r--textproc/p5-PerlPoint-Converters/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-PerlPoint-Converters/Makefile b/textproc/p5-PerlPoint-Converters/Makefile
index ea4b4f94de8c..82339b6f5980 100644
--- a/textproc/p5-PerlPoint-Converters/Makefile
+++ b/textproc/p5-PerlPoint-Converters/Makefile
@@ -15,8 +15,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Convert PerlPoint docs into various formats
-BUILD_DEPENDS= ${SITE_PERL}/PerlPoint/Parser.pm:${PORTSDIR}/textproc/p5-PerlPoint-Package \
- ${SITE_PERL}/Getopt/ArgvFile.pm:${PORTSDIR}/devel/p5-Getopt-ArgvFile
+BUILD_DEPENDS= p5-PerlPoint-Package>=0:${PORTSDIR}/textproc/p5-PerlPoint-Package \
+ p5-Getopt-ArgvFile>=0:${PORTSDIR}/devel/p5-Getopt-ArgvFile
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= YES