diff options
author | sobomax <sobomax@FreeBSD.org> | 2001-05-15 17:14:26 +0000 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2001-05-15 17:14:26 +0000 |
commit | 2f1e9dfd01fd3140ff1b9443cd5148c76b4dae2b (patch) | |
tree | 7d079a2a0aee0344d9ddc11aaa6537bda7021d8a /x11-toolkits/py-gnome | |
parent | da27a4d689675cc43fb3d270d542337eede4b3b0 (diff) | |
download | FreeBSD-ports-2f1e9dfd01fd3140ff1b9443cd5148c76b4dae2b.zip FreeBSD-ports-2f1e9dfd01fd3140ff1b9443cd5148c76b4dae2b.tar.gz |
Temporary comment out gtkhtml dependency until right way has been worked out.
Pointed out by: ade
Diffstat (limited to 'x11-toolkits/py-gnome')
-rw-r--r-- | x11-toolkits/py-gnome/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/py-gnome/Makefile b/x11-toolkits/py-gnome/Makefile index e67314e..574a9c6 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 |