summaryrefslogtreecommitdiff
path: root/graphics/hp2xx
diff options
context:
space:
mode:
authorgarbled <garbled@pkgsrc.org>1998-08-23 06:56:02 +0000
committergarbled <garbled@pkgsrc.org>1998-08-23 06:56:02 +0000
commit3074169697cd69251a4e4c2d5bb84687abf31d0c (patch)
tree178d5290b59b5bffb7a9e86364db80182e1aa494 /graphics/hp2xx
parentf5274cd14f2e5515fd769097b6b2eac9d2da28db (diff)
downloadpkgsrc-3074169697cd69251a4e4c2d5bb84687abf31d0c.tar.gz
Add USE_X11=yes because it does. Closes PR 5838 (Tim Rightnour)
Diffstat (limited to 'graphics/hp2xx')
-rw-r--r--graphics/hp2xx/Makefile3
1 files changed, 2 insertions, 1 deletions
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"