diff options
Diffstat (limited to 'x11/xeyes/Makefile')
-rw-r--r-- | x11/xeyes/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/xeyes/Makefile b/x11/xeyes/Makefile index 79bf39d6540..aa7aee3090c 100644 --- a/x11/xeyes/Makefile +++ b/x11/xeyes/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2012/10/23 10:24:22 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2012/10/29 05:07:02 asau Exp $ # DISTNAME= xeyes-1.1.1 @@ -11,8 +11,6 @@ HOMEPAGE= http://xorg.freedesktop.org/ COMMENT= Follow the mouse demo LICENSE= mit -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes USE_TOOLS+= pkg-config |