From 8b63fe22b55748666da037dc8b891ab878ef6bb9 Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Sat, 21 Feb 2004 22:13:01 +0000 Subject: BROKEN on 4.x: broken pkg-plist --- textproc/p5-Text-Striphigh/Makefile | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'textproc') diff --git a/textproc/p5-Text-Striphigh/Makefile b/textproc/p5-Text-Striphigh/Makefile index 54fcb14dfbeb..9f43f6b6c1e6 100644 --- a/textproc/p5-Text-Striphigh/Makefile +++ b/textproc/p5-Text-Striphigh/Makefile @@ -20,4 +20,10 @@ WRKSRC= ${WRKDIR}/Striphigh-${PORTVERSION} MAN3= Text::Striphigh.3 -.include +.include + +.if ${OSVERSION} < 500000 +BROKEN= "Broken pkg-plist" +.endif + +.include -- cgit v1.2.3