diff options
-rw-r--r-- | x11-toolkits/Makefile | 4 | ||||
-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 |
5 files changed, 6 insertions, 14 deletions
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile index 9f4263a..a8e2fd4 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.14 1998/12/28 15:57:44 vanilla Exp $ +# $Id: Makefile,v 1.15 1999/01/03 13:15:19 asami Exp $ # SUBDIR += FWF @@ -20,7 +20,7 @@ SUBDIR += p5-Tcl-Tk SUBDIR += p5-Tk SUBDIR += pmw - SUBDIR += pygtk + SUBDIR += py-gtk SUBDIR += qt141 SUBDIR += slingshot SUBDIR += tix diff --git a/x11-toolkits/py-gnome/Makefile b/x11-toolkits/py-gnome/Makefile index 48d9b3b..fb6f12e 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.15 1998/12/31 05:40:03 nectar Exp $ +# $Id: Makefile,v 1.16 1999/01/07 00:19:55 asami Exp $ # DISTNAME= pygtk-0.5.9 @@ -21,8 +21,6 @@ BUILD_DEPENDS= python:${PORTSDIR}/lang/python LIB_DEPENDS= Imlib.1:${PORTSDIR}/graphics/imlib RUN_DEPENDS= python:${PORTSDIR}/lang/python -BROKEN= repository copy - GNU_CONFIGURE= yes CONFIGURE_ENV= GTK_CONFIG=${X11BASE}/bin/gtk11d-config MAKE_FLAGS= OPT="${CFLAGS}" diff --git a/x11-toolkits/py-gnome2/Makefile b/x11-toolkits/py-gnome2/Makefile index 48d9b3b..fb6f12e 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.15 1998/12/31 05:40:03 nectar Exp $ +# $Id: Makefile,v 1.16 1999/01/07 00:19:55 asami Exp $ # DISTNAME= pygtk-0.5.9 @@ -21,8 +21,6 @@ BUILD_DEPENDS= python:${PORTSDIR}/lang/python LIB_DEPENDS= Imlib.1:${PORTSDIR}/graphics/imlib RUN_DEPENDS= python:${PORTSDIR}/lang/python -BROKEN= repository copy - GNU_CONFIGURE= yes CONFIGURE_ENV= GTK_CONFIG=${X11BASE}/bin/gtk11d-config MAKE_FLAGS= OPT="${CFLAGS}" diff --git a/x11-toolkits/py-gtk/Makefile b/x11-toolkits/py-gtk/Makefile index 48d9b3b..fb6f12e 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.15 1998/12/31 05:40:03 nectar Exp $ +# $Id: Makefile,v 1.16 1999/01/07 00:19:55 asami Exp $ # DISTNAME= pygtk-0.5.9 @@ -21,8 +21,6 @@ BUILD_DEPENDS= python:${PORTSDIR}/lang/python LIB_DEPENDS= Imlib.1:${PORTSDIR}/graphics/imlib RUN_DEPENDS= python:${PORTSDIR}/lang/python -BROKEN= repository copy - GNU_CONFIGURE= yes CONFIGURE_ENV= GTK_CONFIG=${X11BASE}/bin/gtk11d-config MAKE_FLAGS= OPT="${CFLAGS}" diff --git a/x11-toolkits/py-gtk2/Makefile b/x11-toolkits/py-gtk2/Makefile index 48d9b3b..fb6f12e 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.15 1998/12/31 05:40:03 nectar Exp $ +# $Id: Makefile,v 1.16 1999/01/07 00:19:55 asami Exp $ # DISTNAME= pygtk-0.5.9 @@ -21,8 +21,6 @@ BUILD_DEPENDS= python:${PORTSDIR}/lang/python LIB_DEPENDS= Imlib.1:${PORTSDIR}/graphics/imlib RUN_DEPENDS= python:${PORTSDIR}/lang/python -BROKEN= repository copy - GNU_CONFIGURE= yes CONFIGURE_ENV= GTK_CONFIG=${X11BASE}/bin/gtk11d-config MAKE_FLAGS= OPT="${CFLAGS}" |