diff options
Diffstat (limited to 'x11/imwheel/Makefile')
-rw-r--r-- | x11/imwheel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/imwheel/Makefile b/x11/imwheel/Makefile index 6da198f391d..8771474aa0d 100644 --- a/x11/imwheel/Makefile +++ b/x11/imwheel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2001/04/27 13:32:01 zuntum Exp $ +# $NetBSD: Makefile,v 1.2 2001/06/30 21:12:24 zuntum Exp $ # DISTNAME= imwheel-0.9.9 @@ -9,6 +9,7 @@ MAINTAINER= zuntum@netbsd.org HOMEPAGE= http://jcatki.dhs.org/imwheel/ COMMENT= tool which helps to use mousewheels +USE_BUILDLINK_ONLY= YES GNU_CONFIGURE= YES USE_X11BASE= YES |