diff options
author | mat <mat@FreeBSD.org> | 2004-11-03 23:42:42 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2004-11-03 23:42:42 +0800 |
commit | 58dcea6062aa162f439637c36af7f75dc8eb24c3 (patch) | |
tree | 47f9a52a2b7ce85535850b7a334bcd2de11a5831 /databases/p5-Data-Page | |
parent | ccd93f1b315a7c13b8fc14284ba578b7fb9c8136 (diff) | |
download | freebsd-ports-gnome-58dcea6062aa162f439637c36af7f75dc8eb24c3.tar.gz freebsd-ports-gnome-58dcea6062aa162f439637c36af7f75dc8eb24c3.tar.zst freebsd-ports-gnome-58dcea6062aa162f439637c36af7f75dc8eb24c3.zip |
Yeah, I finally did it, I broke INDEX...
Bad typo
Pointed out by; krion
Pointy Hat To: me
Diffstat (limited to 'databases/p5-Data-Page')
-rw-r--r-- | databases/p5-Data-Page/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-Data-Page/Makefile b/databases/p5-Data-Page/Makefile index dce69e2a1bb5..f70560f3b385 100644 --- a/databases/p5-Data-Page/Makefile +++ b/databases/p5-Data-Page/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= mat@FreeBSD.org COMMENT= Pager utility for Class::DBI -BUILD_DEPENDS= ${SITE_PERL}/Class/Accessor/Chained.pm:${PORTSDIR}/devel/p5-Class-Accessor/Chained +BUILD_DEPENDS= ${SITE_PERL}/Class/Accessor/Chained.pm:${PORTSDIR}/devel/p5-Class-Accessor-Chained RUN_DEPENDS= ${BUILD_DEPENDS} PERL_MODBUILD= yes |