diff options
Diffstat (limited to 'x11/xev/Makefile')
-rw-r--r-- | x11/xev/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/xev/Makefile b/x11/xev/Makefile index bf8e7d0dd4f..f212e0a33c3 100644 --- a/x11/xev/Makefile +++ b/x11/xev/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2012/08/14 09:11:25 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2012/10/23 10:28:47 wiz Exp $ # DISTNAME= xev-1.2.0 @@ -21,7 +21,6 @@ CONFIGURE_ENV+= APP_MAN_SUFFIX=1 .include "../../x11/libX11/buildlink3.mk" .include "../../x11/libXrandr/buildlink3.mk" -.include "../../x11/xextproto/buildlink3.mk" .include "../../x11/xproto/buildlink3.mk" .include "../../mk/bsd.pkg.mk" |