diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1999-01-07 00:19:55 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1999-01-07 00:19:55 +0000 |
commit | 96687f5f44386e32a967b991a73ad0af9bf1bf74 (patch) | |
tree | c5ec828dd9f041487733dd1f25415654279cbc0d | |
parent | b3ffcf7bc239ef6e86194cf4ef3a0a7d8af9f1a1 (diff) | |
download | ports-96687f5f44386e32a967b991a73ad0af9bf1bf74.tar.gz ports-96687f5f44386e32a967b991a73ad0af9bf1bf74.zip |
Notes
-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 2d31dd627a22..48d9b3b9570f 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.14 1998/11/11 05:37:38 asami Exp $ +# $Id: Makefile,v 1.15 1998/12/31 05:40:03 nectar Exp $ # DISTNAME= pygtk-0.5.9 @@ -21,6 +21,8 @@ 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 2d31dd627a22..48d9b3b9570f 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.14 1998/11/11 05:37:38 asami Exp $ +# $Id: Makefile,v 1.15 1998/12/31 05:40:03 nectar Exp $ # DISTNAME= pygtk-0.5.9 @@ -21,6 +21,8 @@ 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 2d31dd627a22..48d9b3b9570f 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.14 1998/11/11 05:37:38 asami Exp $ +# $Id: Makefile,v 1.15 1998/12/31 05:40:03 nectar Exp $ # DISTNAME= pygtk-0.5.9 @@ -21,6 +21,8 @@ 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 2d31dd627a22..48d9b3b9570f 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.14 1998/11/11 05:37:38 asami Exp $ +# $Id: Makefile,v 1.15 1998/12/31 05:40:03 nectar Exp $ # DISTNAME= pygtk-0.5.9 @@ -21,6 +21,8 @@ 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}" |