From 19d2aaa44b7a9b95f3abe22161be02b2ab5e6fff Mon Sep 17 00:00:00 2001 From: agc Date: Thu, 4 Feb 1999 18:54:35 +0000 Subject: Set USE_X11=yes, to denote that the package uses X11 libraries and headers to build (from Tim Rightnour). --- plan9/9menu/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'plan9/9menu') diff --git a/plan9/9menu/Makefile b/plan9/9menu/Makefile index 71fe13375b0..7b75479cf8d 100644 --- a/plan9/9menu/Makefile +++ b/plan9/9menu/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 1998/06/22 13:01:52 agc Exp $ +# $NetBSD: Makefile,v 1.8 1999/02/04 18:54:35 agc Exp $ # FreeBSD Id: Makefile,v 1.4 1997/09/08 12:23:55 tg Exp # @@ -20,4 +20,6 @@ EXTRACT_CMD= zcat EXTRACT_BEFORE_ARGS= EXTRACT_AFTER_ARGS= |sh +USE_X11= yes + .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3