diff options
-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 81a25669493a..175fd0f1083e 100644 --- a/x11-toolkits/py-gnome/Makefile +++ b/x11-toolkits/py-gnome/Makefile @@ -3,7 +3,7 @@ # Date created: 30 May 1998 # Whom: Thomas Gellekum <tg@FreeBSD.ORG> # -# $Id: Makefile,v 1.5 1998/07/06 11:22:33 tg Exp $ +# $Id: Makefile,v 1.6 1998/08/07 07:48:15 tg Exp $ # DISTNAME= pygtk-0.4.5 @@ -21,6 +21,8 @@ BUILD_DEPENDS= python:${PORTSDIR}/lang/python RUN_DEPENDS= python:${PORTSDIR}/lang/python LIB_DEPENDS= gtk\\.1\\.:${PORTSDIR}/x11/gtk +BROKEN= glib.h + GNU_CONFIGURE= yes ALL_TARGET= sharedmods MAKE_FLAGS= OPT="${CFLAGS}" diff --git a/x11-toolkits/py-gnome2/Makefile b/x11-toolkits/py-gnome2/Makefile index 81a25669493a..175fd0f1083e 100644 --- a/x11-toolkits/py-gnome2/Makefile +++ b/x11-toolkits/py-gnome2/Makefile @@ -3,7 +3,7 @@ # Date created: 30 May 1998 # Whom: Thomas Gellekum <tg@FreeBSD.ORG> # -# $Id: Makefile,v 1.5 1998/07/06 11:22:33 tg Exp $ +# $Id: Makefile,v 1.6 1998/08/07 07:48:15 tg Exp $ # DISTNAME= pygtk-0.4.5 @@ -21,6 +21,8 @@ BUILD_DEPENDS= python:${PORTSDIR}/lang/python RUN_DEPENDS= python:${PORTSDIR}/lang/python LIB_DEPENDS= gtk\\.1\\.:${PORTSDIR}/x11/gtk +BROKEN= glib.h + GNU_CONFIGURE= yes ALL_TARGET= sharedmods MAKE_FLAGS= OPT="${CFLAGS}" diff --git a/x11-toolkits/py-gtk/Makefile b/x11-toolkits/py-gtk/Makefile index 81a25669493a..175fd0f1083e 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 <tg@FreeBSD.ORG> # -# $Id: Makefile,v 1.5 1998/07/06 11:22:33 tg Exp $ +# $Id: Makefile,v 1.6 1998/08/07 07:48:15 tg Exp $ # DISTNAME= pygtk-0.4.5 @@ -21,6 +21,8 @@ BUILD_DEPENDS= python:${PORTSDIR}/lang/python RUN_DEPENDS= python:${PORTSDIR}/lang/python LIB_DEPENDS= gtk\\.1\\.:${PORTSDIR}/x11/gtk +BROKEN= glib.h + GNU_CONFIGURE= yes ALL_TARGET= sharedmods MAKE_FLAGS= OPT="${CFLAGS}" diff --git a/x11-toolkits/py-gtk2/Makefile b/x11-toolkits/py-gtk2/Makefile index 81a25669493a..175fd0f1083e 100644 --- a/x11-toolkits/py-gtk2/Makefile +++ b/x11-toolkits/py-gtk2/Makefile @@ -3,7 +3,7 @@ # Date created: 30 May 1998 # Whom: Thomas Gellekum <tg@FreeBSD.ORG> # -# $Id: Makefile,v 1.5 1998/07/06 11:22:33 tg Exp $ +# $Id: Makefile,v 1.6 1998/08/07 07:48:15 tg Exp $ # DISTNAME= pygtk-0.4.5 @@ -21,6 +21,8 @@ BUILD_DEPENDS= python:${PORTSDIR}/lang/python RUN_DEPENDS= python:${PORTSDIR}/lang/python LIB_DEPENDS= gtk\\.1\\.:${PORTSDIR}/x11/gtk +BROKEN= glib.h + GNU_CONFIGURE= yes ALL_TARGET= sharedmods MAKE_FLAGS= OPT="${CFLAGS}" |