summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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