diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2004-04-07 19:23:24 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2004-04-07 19:23:24 +0000 |
commit | e25e258c556433070983bf870b91cb203ee114bb (patch) | |
tree | 9d59a14c78eadd9ef563cc2a8ebf205d02e057f6 /deskutils/xfce4-calendar | |
parent | f1ef10d96edcc5a0296004d3eee3281f7d8c1f96 (diff) |
Notes
Diffstat (limited to 'deskutils/xfce4-calendar')
-rw-r--r-- | deskutils/xfce4-calendar/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/xfce4-calendar/Makefile b/deskutils/xfce4-calendar/Makefile index 7973e56fa0d8..22a305494009 100644 --- a/deskutils/xfce4-calendar/Makefile +++ b/deskutils/xfce4-calendar/Makefile @@ -7,7 +7,7 @@ PORTNAME= xfce4-calendar PORTVERSION= 0.1.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= deskutils xfce MASTER_SITES= ftp://ftp.berlios.de/pub/xfce-goodies/4.0.4/ \ http://www.xfce.org/archive/xfce-4.0.4/src/ @@ -20,7 +20,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 \ - dbh.1:${PORTSDIR}/databases/dbh + dbh-1.0.1:${PORTSDIR}/databases/dbh USE_GNOME= gtk20 libxml2 USE_X_PREFIX= yes |