aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-File-DesktopEntry
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-06-29 10:05:08 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-06-29 10:05:08 +0000
commit1e01e8e206d6efb10482c3a9fe2f3d335334506d (patch)
treee4105d931a03ee54571d2a49c8b80ce3cd5ffba3 /devel/p5-File-DesktopEntry
parent9e54b0cf3ee60c3e875712fa0cc0ba0804b68ed1 (diff)
downloadports-1e01e8e206d6efb10482c3a9fe2f3d335334506d.tar.gz
ports-1e01e8e206d6efb10482c3a9fe2f3d335334506d.zip
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
Notes
Notes: svn path=/head/; revision=300207
Diffstat (limited to 'devel/p5-File-DesktopEntry')
-rw-r--r--devel/p5-File-DesktopEntry/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-File-DesktopEntry/Makefile b/devel/p5-File-DesktopEntry/Makefile
index 295d79a78533..2f5768d470c7 100644
--- a/devel/p5-File-DesktopEntry/Makefile
+++ b/devel/p5-File-DesktopEntry/Makefile
@@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= acm@FreeBSD.org
COMMENT= Object to handle desktop files
-BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/File/Spec.pm:${PORTSDIR}/devel/p5-PathTools \
+BUILD_DEPENDS= p5-PathTools>=0:${PORTSDIR}/devel/p5-PathTools \
p5-File-BaseDir>=0.03:${PORTSDIR}/devel/p5-File-BaseDir
RUN_DEPENDS:= ${BUILD_DEPENDS}