diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-03-02 22:35:05 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-03-02 22:35:05 +0000 |
commit | 9feeb633d80a50975c8d0372d14f1503dc43124b (patch) | |
tree | 288b6b32135d6a9b07022f5f103a36c840e09ef0 /x11-toolkits | |
parent | 14d86374e5ce19e79e237e820942a4fcfa56dfc9 (diff) |
- Unbreak INDEX (the port will most likely need an update to work with 4.6)
With hat: portmgr
Notes
Notes:
svn path=/head/; revision=229382
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/py-pyxfce/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-toolkits/py-pyxfce/Makefile b/x11-toolkits/py-pyxfce/Makefile index 3fa8e91a6776..a8cf59599210 100644 --- a/x11-toolkits/py-pyxfce/Makefile +++ b/x11-toolkits/py-pyxfce/Makefile @@ -17,7 +17,6 @@ MAINTAINER= nivit@FreeBSD.org COMMENT= XFCE bindings for Python LIB_DEPENDS= xfcegui4:${PORTSDIR}/x11-toolkits/libxfce4gui \ - xfce4mcs-manager:${PORTSDIR}/x11/libxfce4mcs \ xfce4panel:${PORTSDIR}/x11-wm/xfce4-panel \ xfce4util:${PORTSDIR}/x11/libxfce4util |