diff options
Diffstat (limited to 'x11/p5-X11-Protocol-Other/Makefile')
-rw-r--r-- | x11/p5-X11-Protocol-Other/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/p5-X11-Protocol-Other/Makefile b/x11/p5-X11-Protocol-Other/Makefile index d2bb7c2e5286..9e4973e25846 100644 --- a/x11/p5-X11-Protocol-Other/Makefile +++ b/x11/p5-X11-Protocol-Other/Makefile @@ -13,8 +13,8 @@ COMMENT= Module for window manager related functions for use by client programs LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING -BUILD_DEPENDS= p5-X11-Protocol>=0:x11/p5-X11-Protocol -RUN_DEPENDS:= ${BUILD_DEPENDS} +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-X11-Protocol>=0:x11/p5-X11-Protocol USES= perl5 shebangfix USE_PERL5= configure |