aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Test-Unit/Makefile
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2005-05-26 13:44:24 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2005-05-26 13:44:24 +0000
commite3070b713f17019a275e5cc5046203d0764f6317 (patch)
tree796120b3bc1486406e69494ea48a4b6ffe155276 /devel/p5-Test-Unit/Makefile
parent11c12f0a64ff6195a408a61c8151cd8641938342 (diff)
downloadports-e3070b713f17019a275e5cc5046203d0764f6317.tar.gz
ports-e3070b713f17019a275e5cc5046203d0764f6317.zip
Notes
Diffstat (limited to 'devel/p5-Test-Unit/Makefile')
-rw-r--r--devel/p5-Test-Unit/Makefile10
1 files changed, 2 insertions, 8 deletions
diff --git a/devel/p5-Test-Unit/Makefile b/devel/p5-Test-Unit/Makefile
index 79b1bea25ae7..e0d8f8d8a745 100644
--- a/devel/p5-Test-Unit/Makefile
+++ b/devel/p5-Test-Unit/Makefile
@@ -37,12 +37,6 @@ MAN3= Test::Unit.3 Test::Unit::Assert.3 Test::Unit::Assertion.3 \
Test::Unit::Test.3 Test::Unit::TestCase.3 \
Test::Unit::TestRunner.3 Test::Unit::TestSuite.3 \
Test::Unit::TkTestRunner.3 Test::Unit::Tutorial.3 \
- Test::Unit::UnitHarness.3
+ Test::Unit::UnitHarness.3 Test::Unit::Warning.3
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 500000
-BROKEN= "Incorrect pkg-plist"
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>