diff options
Diffstat (limited to 'sysutils/notification-daemon/Makefile')
-rw-r--r-- | sysutils/notification-daemon/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/sysutils/notification-daemon/Makefile b/sysutils/notification-daemon/Makefile index ebfc0090710..82a2eca82f8 100644 --- a/sysutils/notification-daemon/Makefile +++ b/sysutils/notification-daemon/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.29 2012/10/08 23:02:27 adam Exp $ +# $NetBSD: Makefile,v 1.30 2012/10/23 19:51:15 asau Exp $ # DISTNAME= notification-daemon-0.4.0 @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.galago-project.org/ COMMENT= Shows notification messages on the desktop -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_TOOLS+= gmake intltool pkg-config msgfmt |