From eaf760a3a5e25a562b9df1b91e4cc2729e187264 Mon Sep 17 00:00:00 2001 From: kristerw Date: Sun, 27 Mar 2005 17:13:40 +0000 Subject: This package uses X11, so set USE_X11=YES. --- games/xroach/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'games/xroach') diff --git a/games/xroach/Makefile b/games/xroach/Makefile index 9bd495af9b5..1b3c68b89c2 100644 --- a/games/xroach/Makefile +++ b/games/xroach/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2005/02/21 20:26:11 hubertf Exp $ +# $NetBSD: Makefile,v 1.5 2005/03/27 17:13:40 kristerw Exp $ # DISTNAME= xroach @@ -13,5 +13,6 @@ COMMENT= Cockroaches hide under your windows DIST_SUBDIR= xroach-4.4 DECOMPRESS_CMD= ${CAT} MANCOMPRESSED_IF_MANZ= yes +USE_X11= YES .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3