diff options
Diffstat (limited to 'x11/xextproto/Makefile')
-rw-r--r-- | x11/xextproto/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/xextproto/Makefile b/x11/xextproto/Makefile index 2db7c135c74..0b7bb35ce30 100644 --- a/x11/xextproto/Makefile +++ b/x11/xextproto/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2012/06/03 18:39:08 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2012/10/29 05:07:02 asau Exp $ # DISTNAME= xextproto-7.2.1 @@ -11,8 +11,6 @@ HOMEPAGE= http://xorg.freedesktop.org/ COMMENT= XExt extension headers from X.org LICENSE= mit -PKG_DESTDIR_SUPPORT= user-destdir - CONFLICTS+= xextensions-[0-9]* GNU_CONFIGURE= yes |