diff options
author | sobomax <sobomax@FreeBSD.org> | 2001-07-23 10:17:37 +0000 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2001-07-23 10:17:37 +0000 |
commit | a51dc22285adb556691725c6993e7e4baaaf54bc (patch) | |
tree | 3528bd18559fea006eb7f811475ac852dd8dda75 | |
parent | 0cb9c2240b0fbd43a912f4693d189899d0af4f67 (diff) | |
download | FreeBSD-ports-a51dc22285adb556691725c6993e7e4baaaf54bc.zip FreeBSD-ports-a51dc22285adb556691725c6993e7e4baaaf54bc.tar.gz |
Remove gtkhtml from LIB_DEPENDS - we inherit this dependency along with
USE_GNOME anyway.
-rw-r--r-- | x11-toolkits/py-gnome/Makefile | 1 | ||||
-rw-r--r-- | x11-toolkits/py-gnome2/Makefile | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/x11-toolkits/py-gnome/Makefile b/x11-toolkits/py-gnome/Makefile index 4714b54..0c55a6e 100644 --- a/x11-toolkits/py-gnome/Makefile +++ b/x11-toolkits/py-gnome/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 diff --git a/x11-toolkits/py-gnome2/Makefile b/x11-toolkits/py-gnome2/Makefile index 4714b54..0c55a6e 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 |