diff options
Diffstat (limited to 'mail/mail-notification/Makefile')
-rw-r--r-- | mail/mail-notification/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/mail/mail-notification/Makefile b/mail/mail-notification/Makefile index eba56bc0d653..c20ed31ddb08 100644 --- a/mail/mail-notification/Makefile +++ b/mail/mail-notification/Makefile @@ -6,17 +6,16 @@ # PORTNAME= mail-notification -PORTVERSION= 0.3.4 -PORTREVISION= 1 +PORTVERSION= 0.4.0 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= mailnotify MAINTAINER= jylefort@brutele.be -COMMENT= A mail notification for the GNOME 2.0 system tray +COMMENT= A mail notification for freedesktop.org-compliant system trays USE_X_PREFIX= yes -USE_GNOME= gnomeprefix gnomehack libgnomeui +USE_GNOME= gnomeprefix gnomehack eel2 GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |