From 3c626488e1cb0d18950fa537b38843f462e5fc86 Mon Sep 17 00:00:00 2001 From: "Justin M. Seger" Date: Thu, 15 Oct 1998 14:31:45 +0000 Subject: Mark BROKEN for current: bad python paths --- x11-toolkits/py-gtk/Makefile | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'x11-toolkits/py-gtk/Makefile') diff --git a/x11-toolkits/py-gtk/Makefile b/x11-toolkits/py-gtk/Makefile index f04174e1ce90..3445862d71cc 100644 --- a/x11-toolkits/py-gtk/Makefile +++ b/x11-toolkits/py-gtk/Makefile @@ -3,7 +3,7 @@ # Date created: 30 May 1998 # Whom: Thomas Gellekum # -# $Id: Makefile,v 1.11 1998/09/23 12:40:24 tg Exp $ +# $Id: Makefile,v 1.12 1998/09/25 09:52:44 asami Exp $ # DISTNAME= pygtk-0.5.2 @@ -17,6 +17,12 @@ MASTER_SITES= ftp://ftp.daa.com.au/pub/james/python/ \ MAINTAINER= ports@FreeBSD.ORG + +OSVERSION!= sysctl -n kern.osreldate +.if ${OSVERSION} >= 300000 +BROKEN= python +.endif + BUILD_DEPENDS= python:${PORTSDIR}/lang/python LIB_DEPENDS= Imlib.1:${PORTSDIR}/graphics/imlib RUN_DEPENDS= python:${PORTSDIR}/lang/python -- cgit v1.2.3