aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorleeym <leeym@FreeBSD.org>2008-03-16 02:10:16 +0800
committerleeym <leeym@FreeBSD.org>2008-03-16 02:10:16 +0800
commit6049c1e3e0ea0303a52a386e1879e8386eac8537 (patch)
tree3fe9b4c139460d80057729bfefff35e40e1d25b0 /devel
parentb7c323afc9e6cf4cb81b184f96e56f0568e60370 (diff)
downloadfreebsd-ports-gnome-6049c1e3e0ea0303a52a386e1879e8386eac8537.tar.gz
freebsd-ports-gnome-6049c1e3e0ea0303a52a386e1879e8386eac8537.tar.zst
freebsd-ports-gnome-6049c1e3e0ea0303a52a386e1879e8386eac8537.zip
- simplify dependency
- bump PORTREVISION
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-ExtUtils-CBuilder/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/devel/p5-ExtUtils-CBuilder/Makefile b/devel/p5-ExtUtils-CBuilder/Makefile
index e27b458a7330..c594a009e092 100644
--- a/devel/p5-ExtUtils-CBuilder/Makefile
+++ b/devel/p5-ExtUtils-CBuilder/Makefile
@@ -7,6 +7,7 @@
PORTNAME= ExtUtils-CBuilder
PORTVERSION= 0.22
+PORTREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,10 +15,6 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Compile and link C code for Perl modules
-BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/File/Spec.pm:${PORTSDIR}/devel/p5-PathTools \
- ${SITE_PERL}/Text/ParseWords.pm:${PORTSDIR}/textproc/p5-Text-ParseWords
-RUN_DEPENDS= ${BUILD_DEPENDS}
-
PERL_CONFIGURE= yes
MAN3= ExtUtils::CBuilder.3 ExtUtils::CBuilder::Platform::Windows.3