summaryrefslogtreecommitdiff
path: root/x11/xeyes/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xeyes/Makefile')
-rw-r--r--x11/xeyes/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/x11/xeyes/Makefile b/x11/xeyes/Makefile
index 9070db52ac2..12e18faa986 100644
--- a/x11/xeyes/Makefile
+++ b/x11/xeyes/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2008/05/24 21:45:19 tnn Exp $
+# $NetBSD: Makefile,v 1.4 2010/09/10 19:33:05 joerg Exp $
#
-DISTNAME= xeyes-1.0.1
+DISTNAME= xeyes-1.1.0
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=app/}
EXTRACT_SUFX= .tar.bz2
@@ -9,6 +9,7 @@ EXTRACT_SUFX= .tar.bz2
MAINTAINER= joerg@NetBSD.org
HOMEPAGE= http://xorg.freedesktop.org/
COMMENT= Follow the mouse demo
+LICENSE= mit
PKG_DESTDIR_SUPPORT= user-destdir
@@ -19,6 +20,7 @@ CONFIGURE_ENV+= APP_MAN_SUFFIX=1
.include "../../x11/libXext/buildlink3.mk"
.include "../../x11/libXmu/buildlink3.mk"
+.include "../../x11/libXrender/buildlink3.mk"
.include "../../x11/libXt/buildlink3.mk"
.include "../../x11/xextproto/buildlink3.mk"