aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/py-gtk
diff options
context:
space:
mode:
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 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}"