diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2008-07-21 04:49:09 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2008-07-21 04:49:09 +0000 |
commit | fd47512c4d4c56a44be1c04e959ff603cf484c84 (patch) | |
tree | 9750e5e8ac0d220c2ad011ce48800d00b80ac5b3 /deskutils/gnotime | |
parent | e9c1a8c826b30368b045802db85d5822dd5f2626 (diff) | |
download | ports-fd47512c4d4c56a44be1c04e959ff603cf484c84.tar.gz ports-fd47512c4d4c56a44be1c04e959ff603cf484c84.zip |
Notes
Diffstat (limited to 'deskutils/gnotime')
-rw-r--r-- | deskutils/gnotime/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/gnotime/Makefile b/deskutils/gnotime/Makefile index 22805127bd61..a0b8ff62d5a9 100644 --- a/deskutils/gnotime/Makefile +++ b/deskutils/gnotime/Makefile @@ -8,14 +8,14 @@ PORTNAME= gnotime PORTVERSION= 2.2.2 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= deskutils gnome MASTER_SITES= SF/gttr MAINTAINER= ports@FreeBSD.org COMMENT= GnoTime is a time tracker for gnome2 -LIB_DEPENDS= guile.18:${PORTSDIR}/lang/guile +LIB_DEPENDS= guile.19:${PORTSDIR}/lang/guile USE_AUTOTOOLS= libtool:15 USE_GNOME= gnomehack gnomeprefix intlhack gtkhtml3 libgnomeui |