aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-PDF-Table
diff options
context:
space:
mode:
authorMichael Scheidell <scheidell@FreeBSD.org>2012-01-07 14:17:36 +0000
committerMichael Scheidell <scheidell@FreeBSD.org>2012-01-07 14:17:36 +0000
commitdacaf7fcb75d295b498320c3488131f810697b2a (patch)
tree73cbda2f2495643812bfff710108d41d17fee979 /textproc/p5-PDF-Table
parent811e9c312aae966c263d8a684c9040c50885b313 (diff)
downloadports-dacaf7fcb75d295b498320c3488131f810697b2a.tar.gz
ports-dacaf7fcb75d295b498320c3488131f810697b2a.zip
- Update maintainer domain to freebsd
- Fat fingered BUILD_DEPENDS/RUN_DEPENDS to be more consistant with current best practices - Changes NO functionality or dependencies, so no portsrevision bump Approved by: gabor (mentor, implicit)
Notes
Notes: svn path=/head/; revision=288672
Diffstat (limited to 'textproc/p5-PDF-Table')
-rw-r--r--textproc/p5-PDF-Table/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-PDF-Table/Makefile b/textproc/p5-PDF-Table/Makefile
index 74b1a471f7ed..7de012833d33 100644
--- a/textproc/p5-PDF-Table/Makefile
+++ b/textproc/p5-PDF-Table/Makefile
@@ -11,11 +11,11 @@ CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= scheidell@secnap.net
+MAINTAINER= scheidell@freebsd.org
COMMENT= A utility class for building table layouts in a PDF::API2 object
BUILD_DEPENDS= p5-PDF-API2>=0:${PORTSDIR}/textproc/p5-PDF-API2
-RUN_DEPENDS= p5-PDF-API2>=0:${PORTSDIR}/textproc/p5-PDF-API2
+RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes