diff options
Diffstat (limited to 'x11/zenity/Makefile')
-rw-r--r-- | x11/zenity/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/zenity/Makefile b/x11/zenity/Makefile index e2f7d416706..8e87fb701ba 100644 --- a/x11/zenity/Makefile +++ b/x11/zenity/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.72 2012/10/08 23:02:41 adam Exp $ +# $NetBSD: Makefile,v 1.73 2012/10/29 05:07:25 asau Exp $ # DISTNAME= zenity-2.32.1 @@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.gnome.org/ COMMENT= Display GNOME dialogs from the command line -PKG_DESTDIR_SUPPORT= user-destdir - USE_PKGLOCALEDIR= yes GNU_CONFIGURE= yes USE_TOOLS+= gmake intltool msgfmt pkg-config |