aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2004-08-12 22:28:04 +0800
committermat <mat@FreeBSD.org>2004-08-12 22:28:04 +0800
commita6222031047d23b783959275a2548b0bdf9b77aa (patch)
tree7d0102628a68380421216567d5a81f96104d03d9
parentc23cc0b2099060532d4f5a6117eaf1586dea5ec7 (diff)
downloadfreebsd-ports-gnome-a6222031047d23b783959275a2548b0bdf9b77aa.tar.gz
freebsd-ports-gnome-a6222031047d23b783959275a2548b0bdf9b77aa.tar.zst
freebsd-ports-gnome-a6222031047d23b783959275a2548b0bdf9b77aa.zip
Fix index
Pointy hat to: me
-rw-r--r--devel/p5-Test-Reporter/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/p5-Test-Reporter/Makefile b/devel/p5-Test-Reporter/Makefile
index c033fd943f0d..a23adef4d3d4 100644
--- a/devel/p5-Test-Reporter/Makefile
+++ b/devel/p5-Test-Reporter/Makefile
@@ -27,7 +27,6 @@ MAN3= Test::Reporter.3
.if ${PERL_LEVEL} < 500800
BUILD_DEPENDS+= ${SITE_PERL}/File/Temp.pm:${PORTSDIR}/devel/p5-File-Temp
-.include <bsd.port.post.mk>
.if ${PERL_LEVEL} < 500601
BUILD_DEPENDS+= ${SITE_PERL}/File/Spec.pm:${PORTSDIR}/devel/p5-File-Spec
.endif