diff options
Diffstat (limited to 'x11/xgrk/Makefile')
-rw-r--r-- | x11/xgrk/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/xgrk/Makefile b/x11/xgrk/Makefile index 766a5f9e0d6..4da7b8a337b 100644 --- a/x11/xgrk/Makefile +++ b/x11/xgrk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2012/07/30 02:59:21 dholland Exp $ +# $NetBSD: Makefile,v 1.9 2012/10/29 05:07:11 asau Exp $ # DISTNAME= xgrk-1.6.3 @@ -10,8 +10,6 @@ MAINTAINER= is@NetBSD.org HOMEPAGE= http://www.softlab.ece.ntua.gr/~sivann/software/xgrk/ COMMENT= Greek keyboard switcher for X11 -PKG_DESTDIR_SUPPORT= user-destdir - USE_TOOLS+= gmake INSTALLATION_DIRS= bin share/doc/xgrk |