diff options
Diffstat (limited to 'devel/p5-orz/Makefile')
-rw-r--r-- | devel/p5-orz/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-orz/Makefile b/devel/p5-orz/Makefile index eba46596e0f8..865efc29fcae 100644 --- a/devel/p5-orz/Makefile +++ b/devel/p5-orz/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= snowfly@yuntech.edu.tw COMMENT= Method of annotation as /* */ in perl -BUILD_DEPENDS= p5-Module-Compile>=0.21:${PORTSDIR}/devel/p5-Module-Compile +BUILD_DEPENDS= p5-Module-Compile>=0.21:devel/p5-Module-Compile RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 |