diff options
author | oliver <oliver@FreeBSD.org> | 2005-01-27 00:57:40 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2005-01-27 00:57:40 +0800 |
commit | be29b4018247afd99a5911e06ce77414b4ad43ab (patch) | |
tree | 6cbb02acddd84c25266e8d495da255a5cb16b625 /deskutils/xfce4-calendar | |
parent | 02bae5b712041a1a0e6d1b963bfebaa2a4db87c7 (diff) | |
download | freebsd-ports-gnome-be29b4018247afd99a5911e06ce77414b4ad43ab.tar.gz freebsd-ports-gnome-be29b4018247afd99a5911e06ce77414b4ad43ab.tar.zst freebsd-ports-gnome-be29b4018247afd99a5911e06ce77414b4ad43ab.zip |
- bring xfce4 to 4.2
- remove x11-fm/xfce4-fm-icons misc/xfce4-panel-themes (obsoleted by that update)
- take maintainership of x11-wm/xfce4-session [1]
- bump PORTREVISION of all plugins because they need to be linked against the new xfce4 libs
Approved by: maintainer [1]
Diffstat (limited to 'deskutils/xfce4-calendar')
-rw-r--r-- | deskutils/xfce4-calendar/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/xfce4-calendar/Makefile b/deskutils/xfce4-calendar/Makefile index 267e3fd937c7..6effa24b493f 100644 --- a/deskutils/xfce4-calendar/Makefile +++ b/deskutils/xfce4-calendar/Makefile @@ -19,7 +19,7 @@ COMMENT= A calendar application to manage your time with XFce 4 BUILD_DEPENDS= xfce-mcs-manager:${PORTSDIR}/sysutils/xfce4-mcs-manager LIB_DEPENDS= xfce4util.1:${PORTSDIR}/x11/libxfce4util \ - xfcegui4.1:${PORTSDIR}/x11-toolkits/libxfce4gui \ + xfcegui4.3:${PORTSDIR}/x11-toolkits/libxfce4gui \ dbh-1.0.1:${PORTSDIR}/databases/dbh USE_GNOME= gtk20 libxml2 |