aboutsummaryrefslogtreecommitdiff
path: root/misc/p5-Business-ISIN
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-06-04 06:17:03 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-06-04 06:17:03 +0000
commit5542fae1efc7914a62cbad9660568e6ff7f667e0 (patch)
tree197cf4926e3d2988f210f5bd5c683e60d0866e2f /misc/p5-Business-ISIN
parent905c5a61589ceb45f6b1cab39e9627bb52b556d9 (diff)
downloadports-5542fae1efc7914a62cbad9660568e6ff7f667e0.tar.gz
ports-5542fae1efc7914a62cbad9660568e6ff7f667e0.zip
- Remove SITE_PERL from *_DEPENDS
- Reassign maintainership from ports@ to perl@
Notes
Notes: svn path=/head/; revision=298336
Diffstat (limited to 'misc/p5-Business-ISIN')
-rw-r--r--misc/p5-Business-ISIN/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/p5-Business-ISIN/Makefile b/misc/p5-Business-ISIN/Makefile
index 31c468421465..ae1d2e214945 100644
--- a/misc/p5-Business-ISIN/Makefile
+++ b/misc/p5-Business-ISIN/Makefile
@@ -12,10 +12,10 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
EXTRACT_SUFX= .tgz
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Validate International Securities Identification Numbers
-BUILD_DEPENDS= ${SITE_PERL}/Locale/Country.pm:${PORTSDIR}/misc/p5-Locale-Codes
+BUILD_DEPENDS= p5-Locale-Codes>=0:${PORTSDIR}/misc/p5-Locale-Codes
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes