summaryrefslogtreecommitdiff
path: root/x11/xev/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xev/Makefile')
-rw-r--r--x11/xev/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/x11/xev/Makefile b/x11/xev/Makefile
index 1db7d5ba4dc..5ae93edd082 100644
--- a/x11/xev/Makefile
+++ b/x11/xev/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2009/11/09 18:59:19 tnn Exp $
+# $NetBSD: Makefile,v 1.7 2012/06/03 18:12:53 wiz Exp $
#
-DISTNAME= xev-1.0.4
+DISTNAME= xev-1.2.0
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=app/}
EXTRACT_SUFX= .tar.bz2
@@ -18,5 +18,7 @@ USE_TOOLS+= pkg-config
CONFIGURE_ENV+= APP_MAN_SUFFIX=1
.include "../../x11/libX11/buildlink3.mk"
+.include "../../x11/libXrandr/buildlink3.mk"
+.include "../../x11/xproto/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"