summaryrefslogtreecommitdiff
path: root/x11-toolkits/py-gnome2
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-07-23 10:17:37 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-07-23 10:17:37 +0000
commit4e8b69161ec0d4fa45b90b92b6c352db92d026d3 (patch)
treec997c6430c94d301e16dbd321dd118a627e802de /x11-toolkits/py-gnome2
parentadd patchutils (diff)
Remove gtkhtml from LIB_DEPENDS - we inherit this dependency along with
USE_GNOME anyway.
Notes
Notes: svn path=/head/; revision=45396
Diffstat (limited to 'x11-toolkits/py-gnome2')
-rw-r--r--x11-toolkits/py-gnome2/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-toolkits/py-gnome2/Makefile b/x11-toolkits/py-gnome2/Makefile
index 4714b548905a..0c55a6e20b0e 100644
--- a/x11-toolkits/py-gnome2/Makefile
+++ b/x11-toolkits/py-gnome2/Makefile
@@ -15,7 +15,6 @@ DISTNAME= gnome-python-${PORTVERSION}
MAINTAINER= gnome@FreeBSD.org
BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/_gtkmodule.so:${PORTSDIR}/x11-toolkits/py-gtk
-LIB_DEPENDS= gtkhtml.10:${PORTSDIR}/www/gtkhtml
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_gtkmodule.so:${PORTSDIR}/x11-toolkits/py-gtk
USE_GMAKE= yes