diff options
Diffstat (limited to 'x11/xclip/Makefile')
-rw-r--r-- | x11/xclip/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/xclip/Makefile b/x11/xclip/Makefile index cb233d6877d..15525c79e70 100644 --- a/x11/xclip/Makefile +++ b/x11/xclip/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2011/10/04 20:55:35 shattered Exp $ +# $NetBSD: Makefile,v 1.17 2012/10/29 05:06:59 asau Exp $ # DISTNAME= xclip-0.11 @@ -10,8 +10,6 @@ HOMEPAGE= http://sourceforge.net/projects/xclip/ COMMENT= Command line interface to the X windows clipboard LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= YES USE_TOOLS+= gmake |