diff options
Diffstat (limited to 'x11/p5-X11-Resolution/Makefile')
-rw-r--r-- | x11/p5-X11-Resolution/Makefile | 2 |
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 |