diff options
Diffstat (limited to 'x11/xset/Makefile')
-rw-r--r-- | x11/xset/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/xset/Makefile b/x11/xset/Makefile index 90c77587eb3..4bb7a75b478 100644 --- a/x11/xset/Makefile +++ b/x11/xset/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2012/10/23 10:24:23 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2012/10/29 05:07:20 asau Exp $ # DISTNAME= xset-1.2.2 @@ -11,8 +11,6 @@ HOMEPAGE= http://xorg.freedesktop.org/ COMMENT= X11 user preferences utility LICENSE= mit -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes USE_TOOLS+= pkg-config |