From 598ed79f4699cd1718fab01618e85db2bf2acf0d Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Thu, 18 Nov 2004 22:27:19 +0000 Subject: BROKEN on 6.x: Broken pkg-plist --- lang/python21/Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'lang/python21') diff --git a/lang/python21/Makefile b/lang/python21/Makefile index 8a0876937041..55b5ddc43ea5 100644 --- a/lang/python21/Makefile +++ b/lang/python21/Makefile @@ -46,6 +46,10 @@ DEMODIR= ${PREFIX}/share/examples/${PYTHON_VERSION} .include +.if ${OSVERSION} >= 600000 +BROKEN= "Broken pkg-plist on FreeBSD >= 6.x" +.endif + .if ${OSVERSION} < 400000 LIB_DEPENDS+= ncurses.5:${PORTSDIR}/devel/ncurses CFLAGS+= -I${LOCALBASE}/include/ncurses -I${LOCALBASE}/include -- cgit v1.2.3