diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-05-15 17:14:26 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-05-15 17:14:26 +0000 |
commit | bc3dc7652783a76e20ea2929aafcbd8b40211340 (patch) | |
tree | 9b1a8c42c9170d0f4229051392cd4191b86265cb /x11-toolkits/py-gnome2 | |
parent | 46b864572925712e0bcdf5d789fde6c6e73c29a0 (diff) | |
download | ports-bc3dc7652783a76e20ea2929aafcbd8b40211340.tar.gz ports-bc3dc7652783a76e20ea2929aafcbd8b40211340.zip |
Notes
Diffstat (limited to 'x11-toolkits/py-gnome2')
-rw-r--r-- | x11-toolkits/py-gnome2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/py-gnome2/Makefile b/x11-toolkits/py-gnome2/Makefile index e67314e07e35..574a9c6b2bc4 100644 --- a/x11-toolkits/py-gnome2/Makefile +++ b/x11-toolkits/py-gnome2/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 |