diff options
author | Lars Balker Rasmussen <lbr@FreeBSD.org> | 2006-07-11 17:54:59 +0000 |
---|---|---|
committer | Lars Balker Rasmussen <lbr@FreeBSD.org> | 2006-07-11 17:54:59 +0000 |
commit | 423c3e7dccd30f4c5a7746316ee18685d5047d93 (patch) | |
tree | b5043a3dc388a4710325a27624d2de7e2b9d1f20 /www/p5-Catalyst-Plugin-Textile | |
parent | e8e3bad468a765f591d394ea31c73f3f4dfdb3c9 (diff) | |
download | ports-423c3e7dccd30f4c5a7746316ee18685d5047d93.tar.gz ports-423c3e7dccd30f4c5a7746316ee18685d5047d93.zip |
Notes
Diffstat (limited to 'www/p5-Catalyst-Plugin-Textile')
-rw-r--r-- | www/p5-Catalyst-Plugin-Textile/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Catalyst-Plugin-Textile/Makefile b/www/p5-Catalyst-Plugin-Textile/Makefile index 263767911c8e..9752302b1093 100644 --- a/www/p5-Catalyst-Plugin-Textile/Makefile +++ b/www/p5-Catalyst-Plugin-Textile/Makefile @@ -16,7 +16,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= hcoyote@ghostar.org COMMENT= Textile for Catalyst -BUILD_DEPENDS= ${SITE_PERL}/Catalyst.pm:${PORTSDIR}/www/p5-Catalyst \ +BUILD_DEPENDS= ${SITE_PERL}/Catalyst.pm:${PORTSDIR}/www/p5-Catalyst-Runtime \ ${SITE_PERL}/Text/Textile.pm:${PORTSDIR}/textproc/p5-Text-Textile RUN_DEPENDS= ${BUILD_DEPENDS} |