aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/py-gtk
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-08-07 19:20:19 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-08-07 19:20:19 +0000
commit9cc7f7499897365a645ac169fe9a99af2d02cea4 (patch)
tree50146927f6ec51ce85e7c8f042432922482869e9 /x11-toolkits/py-gtk
parent9aefce5b73640ee0d04812af0cb3ff15254a5d35 (diff)
downloadports-9cc7f7499897365a645ac169fe9a99af2d02cea4.tar.gz
ports-9cc7f7499897365a645ac169fe9a99af2d02cea4.zip
Notes
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}"