diff options
author | obrien <obrien@FreeBSD.org> | 1999-02-28 17:28:34 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 1999-02-28 17:28:34 +0800 |
commit | 0fd2ac814d5dad1109e19ce7c44629a77b51b979 (patch) | |
tree | 1460978471fd17e797325c400064c01f5b46f862 /x11-toolkits | |
parent | 81f775511ef788f412ace4c516ad93262c3c1f49 (diff) | |
download | freebsd-ports-gnome-0fd2ac814d5dad1109e19ce7c44629a77b51b979.tar.gz freebsd-ports-gnome-0fd2ac814d5dad1109e19ce7c44629a77b51b979.tar.zst freebsd-ports-gnome-0fd2ac814d5dad1109e19ce7c44629a77b51b979.zip |
BROKEN= 'sites either have much older than 0.5.10, or 0.5.11'
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/py-gnome/Makefile | 4 | ||||
-rw-r--r-- | x11-toolkits/py-gnome2/Makefile | 4 | ||||
-rw-r--r-- | x11-toolkits/py-gtk/Makefile | 4 | ||||
-rw-r--r-- | x11-toolkits/py-gtk2/Makefile | 4 |
4 files changed, 12 insertions, 4 deletions
diff --git a/x11-toolkits/py-gnome/Makefile b/x11-toolkits/py-gnome/Makefile index 4c03da1ad3c5..83042840c89c 100644 --- a/x11-toolkits/py-gnome/Makefile +++ b/x11-toolkits/py-gnome/Makefile @@ -3,7 +3,7 @@ # Date created: 12/26/1998 # Whom: nectar@FreeBSD.ORG # -# $Id: Makefile,v 1.18 1999/01/17 17:34:21 nectar Exp $ +# $Id: Makefile,v 1.19 1999/02/22 21:59:15 nectar Exp $ # DISTNAME= pygtk-0.5.10 @@ -17,6 +17,8 @@ MASTER_SITES= ftp://ftp.daa.com.au/pub/james/python/ \ MAINTAINER= nectar@FreeBSD.ORG +BROKEN= 'sites either have much older than 0.5.10, or 0.5.11' + BUILD_DEPENDS= python:${PORTSDIR}/lang/python LIB_DEPENDS= Imlib.2:${PORTSDIR}/graphics/imlib RUN_DEPENDS= python:${PORTSDIR}/lang/python diff --git a/x11-toolkits/py-gnome2/Makefile b/x11-toolkits/py-gnome2/Makefile index 4c03da1ad3c5..83042840c89c 100644 --- a/x11-toolkits/py-gnome2/Makefile +++ b/x11-toolkits/py-gnome2/Makefile @@ -3,7 +3,7 @@ # Date created: 12/26/1998 # Whom: nectar@FreeBSD.ORG # -# $Id: Makefile,v 1.18 1999/01/17 17:34:21 nectar Exp $ +# $Id: Makefile,v 1.19 1999/02/22 21:59:15 nectar Exp $ # DISTNAME= pygtk-0.5.10 @@ -17,6 +17,8 @@ MASTER_SITES= ftp://ftp.daa.com.au/pub/james/python/ \ MAINTAINER= nectar@FreeBSD.ORG +BROKEN= 'sites either have much older than 0.5.10, or 0.5.11' + BUILD_DEPENDS= python:${PORTSDIR}/lang/python LIB_DEPENDS= Imlib.2:${PORTSDIR}/graphics/imlib RUN_DEPENDS= python:${PORTSDIR}/lang/python diff --git a/x11-toolkits/py-gtk/Makefile b/x11-toolkits/py-gtk/Makefile index 4c03da1ad3c5..83042840c89c 100644 --- a/x11-toolkits/py-gtk/Makefile +++ b/x11-toolkits/py-gtk/Makefile @@ -3,7 +3,7 @@ # Date created: 12/26/1998 # Whom: nectar@FreeBSD.ORG # -# $Id: Makefile,v 1.18 1999/01/17 17:34:21 nectar Exp $ +# $Id: Makefile,v 1.19 1999/02/22 21:59:15 nectar Exp $ # DISTNAME= pygtk-0.5.10 @@ -17,6 +17,8 @@ MASTER_SITES= ftp://ftp.daa.com.au/pub/james/python/ \ MAINTAINER= nectar@FreeBSD.ORG +BROKEN= 'sites either have much older than 0.5.10, or 0.5.11' + BUILD_DEPENDS= python:${PORTSDIR}/lang/python LIB_DEPENDS= Imlib.2:${PORTSDIR}/graphics/imlib RUN_DEPENDS= python:${PORTSDIR}/lang/python diff --git a/x11-toolkits/py-gtk2/Makefile b/x11-toolkits/py-gtk2/Makefile index 4c03da1ad3c5..83042840c89c 100644 --- a/x11-toolkits/py-gtk2/Makefile +++ b/x11-toolkits/py-gtk2/Makefile @@ -3,7 +3,7 @@ # Date created: 12/26/1998 # Whom: nectar@FreeBSD.ORG # -# $Id: Makefile,v 1.18 1999/01/17 17:34:21 nectar Exp $ +# $Id: Makefile,v 1.19 1999/02/22 21:59:15 nectar Exp $ # DISTNAME= pygtk-0.5.10 @@ -17,6 +17,8 @@ MASTER_SITES= ftp://ftp.daa.com.au/pub/james/python/ \ MAINTAINER= nectar@FreeBSD.ORG +BROKEN= 'sites either have much older than 0.5.10, or 0.5.11' + BUILD_DEPENDS= python:${PORTSDIR}/lang/python LIB_DEPENDS= Imlib.2:${PORTSDIR}/graphics/imlib RUN_DEPENDS= python:${PORTSDIR}/lang/python |