diff options
Diffstat (limited to 'textproc/p5-PDF-Table/Makefile')
-rw-r--r-- | textproc/p5-PDF-Table/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-PDF-Table/Makefile b/textproc/p5-PDF-Table/Makefile index 3415b366be32..d0ed281c282f 100644 --- a/textproc/p5-PDF-Table/Makefile +++ b/textproc/p5-PDF-Table/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= danilo@FreeBSD.org COMMENT= Utility class for building table layouts in a PDF::API2 object -BUILD_DEPENDS= p5-PDF-API2>=0:${PORTSDIR}/textproc/p5-PDF-API2 +BUILD_DEPENDS= p5-PDF-API2>=0:textproc/p5-PDF-API2 RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 |