diff options
Diffstat (limited to 'deskutils/notification-daemon/Makefile')
-rw-r--r-- | deskutils/notification-daemon/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/notification-daemon/Makefile b/deskutils/notification-daemon/Makefile index 138b7f507a2d..a3a3ddf9a599 100644 --- a/deskutils/notification-daemon/Makefile +++ b/deskutils/notification-daemon/Makefile @@ -7,6 +7,7 @@ PORTNAME= notification-daemon PORTVERSION= 0.3.4 +PORTREVISION= 1 CATEGORIES= deskutils gnome MASTER_SITES= http://www.galago-project.org/files/releases/source/notification-daemon/ @@ -18,7 +19,6 @@ LIB_DEPENDS= dbus-1.2:${PORTSDIR}/devel/dbus \ popt.0:${PORTSDIR}/devel/popt USE_GNOME= gnomehack gnometarget intlhack gconf2 libwnck -USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes USE_X_PREFIX= yes GNU_CONFIGURE= yes |