summaryrefslogtreecommitdiff
path: root/x11-toolkits/py-gtk
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1999-01-07 00:19:55 +0000
committerSatoshi Asami <asami@FreeBSD.org>1999-01-07 00:19:55 +0000
commit96687f5f44386e32a967b991a73ad0af9bf1bf74 (patch)
treec5ec828dd9f041487733dd1f25415654279cbc0d /x11-toolkits/py-gtk
parentActivate checkpassword. (diff)
Mark this broken while our esteemed Mr. nectar works on fixups after
a repository copy.
Notes
Notes: svn path=/head/; revision=15899
Diffstat (limited to 'x11-toolkits/py-gtk')
-rw-r--r--x11-toolkits/py-gtk/Makefile4
1 files changed, 3 insertions, 1 deletions
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}"