summaryrefslogtreecommitdiff
path: root/misc/zorro
diff options
context:
space:
mode:
authorgarbled <garbled>1999-04-26 18:56:13 +0000
committergarbled <garbled>1999-04-26 18:56:13 +0000
commit55598e336b7af546b570f4bc0c4213dc763c2dd8 (patch)
treee7cf0837ac28ba947958059c9f46abc82e5a4fb1 /misc/zorro
parent9519f2629e7389094db9fef7edca63a26ecb97a9 (diff)
downloadpkgsrc-55598e336b7af546b570f4bc0c4213dc763c2dd8.tar.gz
add USE_X11=yes
Diffstat (limited to 'misc/zorro')
-rw-r--r--misc/zorro/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/zorro/Makefile b/misc/zorro/Makefile
index e16b07ecfcd..dd1d32e918f 100644
--- a/misc/zorro/Makefile
+++ b/misc/zorro/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 1999/04/01 13:38:45 agc Exp $
+# $NetBSD: Makefile,v 1.8 1999/04/26 18:56:15 garbled Exp $
# FreeBSD Id: Makefile,v 1.9 1997/11/22 19:55:25 jseger Exp
#
@@ -12,6 +12,7 @@ MAINTAINER= shanee@augusta.de
DEPENDS+= tk-8.0.5:../../x11/tk80
NO_BUILD= yes
+USE_X11= yes
post-patch:
( cd ${WRKSRC} ; ${SED} 's|/usr/local|'${PREFIX}'|g' \