summaryrefslogtreecommitdiff
path: root/x11-toolkits/py-gnome
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-05-15 17:14:26 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-05-15 17:14:26 +0000
commitbc3dc7652783a76e20ea2929aafcbd8b40211340 (patch)
tree9b1a8c42c9170d0f4229051392cd4191b86265cb /x11-toolkits/py-gnome
parentEnable gtkhtml module. (diff)
Temporary comment out gtkhtml dependency until right way has been worked out.
Pointed out by: ade
Notes
Notes: svn path=/head/; revision=42617
Diffstat (limited to 'x11-toolkits/py-gnome')
-rw-r--r--x11-toolkits/py-gnome/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/py-gnome/Makefile b/x11-toolkits/py-gnome/Makefile
index e67314e07e35..574a9c6b2bc4 100644
--- a/x11-toolkits/py-gnome/Makefile
+++ b/x11-toolkits/py-gnome/Makefile
@@ -16,7 +16,7 @@ DISTNAME= gnome-python-${PORTVERSION}
MAINTAINER= gnome@FreeBSD.org
BUILD_DEPENDS= ${PYGTK_DEP}
-LIB_DEPENDS= gtkhtml.10:${PORTSDIR}/www/gtkhtml
+#LIB_DEPENDS= gtkhtml.10:${PORTSDIR}/www/gtkhtml
RUN_DEPENDS= ${PYGTK_DEP}
USE_GMAKE= yes