diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-01-22 16:04:11 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-01-22 16:04:11 +0000 |
commit | 13c0f276050af12993dbcdf0f2c276d70b2ad751 (patch) | |
tree | cb8ac7f48c174332248e1467018137acf40d1173 /deskutils/gnotime | |
parent | 1fe364400380af2bf36b77f3f8042eb2e67e1c94 (diff) | |
download | ports-13c0f276050af12993dbcdf0f2c276d70b2ad751.tar.gz ports-13c0f276050af12993dbcdf0f2c276d70b2ad751.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 a0b8ff62d5a9..12b09f8cab65 100644 --- a/deskutils/gnotime/Makefile +++ b/deskutils/gnotime/Makefile @@ -8,14 +8,14 @@ PORTNAME= gnotime PORTVERSION= 2.2.2 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= deskutils gnome MASTER_SITES= SF/gttr MAINTAINER= ports@FreeBSD.org COMMENT= GnoTime is a time tracker for gnome2 -LIB_DEPENDS= guile.19:${PORTSDIR}/lang/guile +LIB_DEPENDS= guile.20:${PORTSDIR}/lang/guile USE_AUTOTOOLS= libtool:15 USE_GNOME= gnomehack gnomeprefix intlhack gtkhtml3 libgnomeui |