aboutsummaryrefslogtreecommitdiff
path: root/databases/wfb2sql
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2010-01-29 04:56:59 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2010-01-29 04:56:59 +0000
commit3efe84fba63bb6480ec52c1370d1c892147203c8 (patch)
treee0ba4d40ccb9417ba60436c0576add3a6fea9fdd /databases/wfb2sql
parent417d5cf217d9db43cbf2077dc7885e8a9f57d353 (diff)
downloadports-3efe84fba63bb6480ec52c1370d1c892147203c8.tar.gz
ports-3efe84fba63bb6480ec52c1370d1c892147203c8.zip
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 17). Approved by: portmgr (itetcu)
Notes
Notes: svn path=/head/; revision=248784
Diffstat (limited to 'databases/wfb2sql')
-rw-r--r--databases/wfb2sql/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/databases/wfb2sql/Makefile b/databases/wfb2sql/Makefile
index a6037479803a..0c7b2ad86f51 100644
--- a/databases/wfb2sql/Makefile
+++ b/databases/wfb2sql/Makefile
@@ -7,15 +7,14 @@
PORTNAME= wfb2sql
PORTVERSION= 0.6
+PORTREVISION= 1
CATEGORIES= databases perl5
MASTER_SITES= SF
MAINTAINER= ports@FreeBSD.org
COMMENT= CIA World Fact Book to SQL Conversion Utility
-BUILD_DEPENDS= ${SITE_PERL}/Getopt/Long.pm:${PORTSDIR}/devel/p5-Getopt-Long \
- ${SITE_PERL}/Pod/Usage.pm:${PORTSDIR}/textproc/p5-Pod-Parser \
- ${SITE_PERL}/Config/General.pm:${PORTSDIR}/devel/p5-Config-General
+BUILD_DEPENDS= ${SITE_PERL}/Config/General.pm:${PORTSDIR}/devel/p5-Config-General
RUN_DEPENDS= ${BUILD_DEPENDS}
NO_BUILD= YES