summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059>2013-10-16 00:03:55 +0800
committergusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059>2013-10-16 00:03:55 +0800
commiteb61f926c387c755ebfe9abe51a14d490158d313 (patch)
tree88506d4f62db8d16053ddd37e01fe3fa22708b5d
parentb2fc809da1aeb2e2e3b2d0b67549519d054d08c6 (diff)
downloadmarcuscom-ports-eb61f926c387c755ebfe9abe51a14d490158d313.tar
marcuscom-ports-eb61f926c387c755ebfe9abe51a14d490158d313.tar.gz
marcuscom-ports-eb61f926c387c755ebfe9abe51a14d490158d313.tar.bz2
marcuscom-ports-eb61f926c387c755ebfe9abe51a14d490158d313.tar.lz
marcuscom-ports-eb61f926c387c755ebfe9abe51a14d490158d313.tar.xz
marcuscom-ports-eb61f926c387c755ebfe9abe51a14d490158d313.tar.zst
marcuscom-ports-eb61f926c387c755ebfe9abe51a14d490158d313.zip
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
-rw-r--r--sysutils/cinnamon-control-center/Makefile2
-rw-r--r--x11/cinnamon/Makefile2
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