diff options
Diffstat (limited to 'textproc/p5-RTF-Writer/Makefile')
-rw-r--r-- | textproc/p5-RTF-Writer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-RTF-Writer/Makefile b/textproc/p5-RTF-Writer/Makefile index 82618a54e118..b7f9c3589662 100644 --- a/textproc/p5-RTF-Writer/Makefile +++ b/textproc/p5-RTF-Writer/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl module for generating documents in Rich Text Format -BUILD_DEPENDS= p5-Image-Size>=0:${PORTSDIR}/graphics/p5-Image-Size +BUILD_DEPENDS= p5-Image-Size>=0:graphics/p5-Image-Size RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 |