diff options
Diffstat (limited to 'x11/kbproto/Makefile')
-rw-r--r-- | x11/kbproto/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/kbproto/Makefile b/x11/kbproto/Makefile index 662d90d44f5..a8215bfbc7d 100644 --- a/x11/kbproto/Makefile +++ b/x11/kbproto/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2012/06/03 18:37:15 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2012/10/29 05:06:22 asau Exp $ # DISTNAME= kbproto-1.0.6 @@ -11,8 +11,6 @@ HOMEPAGE= http://xorg.freedesktop.org/ COMMENT= KB extension headers from X.org LICENSE= mit -PKG_DESTDIR_SUPPORT= user-destdir - CONFLICTS+= xextensions-[0-9]* GNU_CONFIGURE= yes |