diff options
Diffstat (limited to 'x11/xmon/Makefile')
-rw-r--r-- | x11/xmon/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/xmon/Makefile b/x11/xmon/Makefile index fe555e9ffbd..792faa404da 100644 --- a/x11/xmon/Makefile +++ b/x11/xmon/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2003/07/21 17:38:34 martti Exp $ +# $NetBSD: Makefile,v 1.7 2004/07/21 21:16:10 salo Exp $ # DISTNAME= xmon.1.5.4 @@ -11,7 +11,6 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.ee.ryerson.ca/~elf/xapps/Q-XVIII.html COMMENT= Interactive X protocol monitor -USE_X11BASE= YES USE_IMAKE= YES .include "../../mk/bsd.pkg.mk" |