From eb61f926c387c755ebfe9abe51a14d490158d313 Mon Sep 17 00:00:00 2001 From: gusi Date: Tue, 15 Oct 2013 16:03:55 +0000 Subject: Pull in devel/py-lxml by its name instead of checking for CREDITS.txt. That file is installed only if DOCS is enabled in py-lxml, so when the DOCS option is not enable the ports system will try to reinstall the py-lxml package. Reported by: poudriere git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18801 df743ca5-7f9a-e211-a948-0013205c9059 --- sysutils/cinnamon-control-center/Makefile | 2 +- x11/cinnamon/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sysutils/cinnamon-control-center/Makefile b/sysutils/cinnamon-control-center/Makefile index 5f66410d7..d54013705 100644 --- a/sysutils/cinnamon-control-center/Makefile +++ b/sysutils/cinnamon-control-center/Makefile @@ -32,7 +32,7 @@ LIB_DEPENDS= libstartup-notification-1.so:${PORTSDIR}/x11/startup-notification \ libgjs.so:${PORTSDIR}/lang/gjs RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/dbus-python.pc:${PORTSDIR}/devel/py-dbus \ ${LOCALBASE}/share/certs/ca-root-nss.crt:${PORTSDIR}/security/ca_root_nss \ - ${LOCALBASE}/share/doc/py-lxml/CREDITS.txt:${PORTSDIR}/devel/py-lxml + py*-lxml>=0:${PORTSDIR}/devel/py-lxml FETCH_ARGS= -Fpr USE_XORG= x11 xfixes sm diff --git a/x11/cinnamon/Makefile b/x11/cinnamon/Makefile index 57a7e5350..1863b488d 100644 --- a/x11/cinnamon/Makefile +++ b/x11/cinnamon/Makefile @@ -28,7 +28,7 @@ RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/dbus-python.pc:${PORTSDIR}/devel/py- cinnamon-control-center:${PORTSDIR}/sysutils/cinnamon-control-center \ nemo:${PORTSDIR}/x11-fm/nemo \ ${PYTHON_SITELIBDIR}/PIL/__init__.py:${PORTSDIR}/graphics/py-imaging \ - ${LOCALBASE}/share/doc/py-lxml/CREDITS.txt:${PORTSDIR}/devel/py-lxml + py*-lxml>=0:${PORTSDIR}/devel/py-lxml WRKSRC= ${WRKDIR}/Cinnamon-1.8.8.1 -- cgit v1.2.3