diff --git a/deskutils/gnotime/Makefile b/deskutils/gnotime/Makefile index 7f619f12c78a..7084bfbb7f47 100644 --- a/deskutils/gnotime/Makefile +++ b/deskutils/gnotime/Makefile @@ -6,12 +6,12 @@ # PORTNAME= gnotime -PORTVERSION= 2.1.5 +PORTVERSION= 2.1.7 CATEGORIES= deskutils gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= gttr -MAINTAINER= ports@freebsd.org +MAINTAINER= einekoai@chello.nl COMMENT= GnoTime is a time tracker for gnome2 LIB_DEPENDS= guile.15:${PORTSDIR}/lang/guile @@ -21,8 +21,7 @@ USE_X_PREFIX= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \ - LIBS="-L${LOCALBASE}/lib -lgnuregex -lcompat" -CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} + LDFLAGS="-L${LOCALBASE}/lib" MAN1= gnotime.1 diff --git a/deskutils/gnotime/distinfo b/deskutils/gnotime/distinfo index 2594b97c2de7..bcf60eceedf4 100644 --- a/deskutils/gnotime/distinfo +++ b/deskutils/gnotime/distinfo @@ -1 +1 @@ -MD5 (gnotime-2.1.5.tar.gz) = 19af95928d9092137915ba24448aeef7 +MD5 (gnotime-2.1.7.tar.gz) = f5543b00fb2646e7d2d1619a2aeed31d diff --git a/deskutils/gnotime/pkg-plist b/deskutils/gnotime/pkg-plist index 3a3569b42d46..ba65a948249a 100644 --- a/deskutils/gnotime/pkg-plist +++ b/deskutils/gnotime/pkg-plist @@ -1,11 +1,13 @@ bin/gnotime share/gnome/apps/Applications/gnotime.desktop share/gnome/gnotime/ghtml/C/bigtable.ghtml +share/gnome/gnotime/ghtml/C/daily.ghtml share/gnome/gnotime/ghtml/C/gtt.scm share/gnome/gnotime/ghtml/C/invoice.ghtml share/gnome/gnotime/ghtml/C/journal.ghtml share/gnome/gnotime/ghtml/C/noproject.ghtml share/gnome/gnotime/ghtml/C/primer.ghtml +share/gnome/gnotime/ghtml/C/status.ghtml share/gnome/gnotime/ghtml/C/tab-delim.ghtml share/gnome/gnotime/ghtml/C/todo-export.ghtml share/gnome/gnotime/ghtml/C/todo.ghtml @@ -16,6 +18,7 @@ share/gnome/gnotime/glade/journal.glade share/gnome/gnotime/glade/not-implemented.glade share/gnome/gnotime/glade/notes.glade share/gnome/gnotime/glade/plugin.glade +share/gnome/gnotime/glade/plugin_editor.glade share/gnome/gnotime/glade/prefs.glade share/gnome/gnotime/glade/project_properties.glade share/gnome/gnotime/glade/task_popup.glade