aboutsummaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-06-30 16:51:46 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-06-30 16:51:46 +0000
commit1de384422cc2287c002be4c3629db29b9b52271d (patch)
treeaa166626311fffbbf5bacf4e07633d5c7839d01f /x11
parentde22be74e4fdd7c61b576fc9803819d41390069d (diff)
downloadports-1de384422cc2287c002be4c3629db29b9b52271d.tar.gz
ports-1de384422cc2287c002be4c3629db29b9b52271d.zip
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
Notes
Notes: svn path=/head/; revision=300282
Diffstat (limited to 'x11')
-rw-r--r--x11/p5-X11-Resolution/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/p5-X11-Resolution/Makefile b/x11/p5-X11-Resolution/Makefile
index 05bb85159eda..cf0445e9a930 100644
--- a/x11/p5-X11-Resolution/Makefile
+++ b/x11/p5-X11-Resolution/Makefile
@@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= vvelox@vvelox.net
COMMENT= Provides a method to get the resolution for a X11 screen
-RUN_DEPENDS= ${SITE_PERL}/X11/Protocol.pm:${PORTSDIR}/x11/p5-X11-Protocol
+RUN_DEPENDS= p5-X11-Protocol>=0:${PORTSDIR}/x11/p5-X11-Protocol
PERL_CONFIGURE= yes