From 14b825b3fcc798be232490fa2b87a34642d48bc8 Mon Sep 17 00:00:00 2001 From: garbled Date: Sun, 23 Aug 1998 06:56:02 +0000 Subject: Add USE_X11=yes because it does. Closes PR 5838 (Tim Rightnour) --- graphics/hp2xx/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/graphics/hp2xx/Makefile b/graphics/hp2xx/Makefile index a1078549066..83edf82af3a 100644 --- a/graphics/hp2xx/Makefile +++ b/graphics/hp2xx/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 1998/08/20 15:17:01 tsarna Exp $ +# $NetBSD: Makefile,v 1.3 1998/08/23 06:56:02 garbled Exp $ # DISTNAME= hp2xx-3.1.4 @@ -8,6 +8,7 @@ MASTER_SITES= ${MASTER_SITE_GNU} MAINTAINER= mcmahill@alum.mit.edu HOMEPAGE= http://www.gnu.org/software/hp2xx/hp2xx.html +USE_X11= yes INFO_FILES= hp2xx.info .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3