summaryrefslogtreecommitdiff
path: root/x11/xview
diff options
context:
space:
mode:
authorrillig <rillig>2005-09-28 20:52:18 +0000
committerrillig <rillig>2005-09-28 20:52:18 +0000
commit497cdd7125f8abe86eec13bb709ecc6625e715f0 (patch)
tree49fa5aa9585554801243dca9aced094d40285ba0 /x11/xview
parent78122d314edeb82e3047dae09d03b73df8b70852 (diff)
downloadpkgsrc-497cdd7125f8abe86eec13bb709ecc6625e715f0.tar.gz
Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE,
NO_BUILD, USE_LIBTOOL.
Diffstat (limited to 'x11/xview')
-rw-r--r--x11/xview/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/x11/xview/Makefile b/x11/xview/Makefile
index bd5836ba244..6ec2d5aaecf 100644
--- a/x11/xview/Makefile
+++ b/x11/xview/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2005/07/19 02:29:35 grant Exp $
+# $NetBSD: Makefile,v 1.18 2005/09/28 20:52:28 rillig Exp $
#
DISTNAME= xview3.2p1-X11R6
@@ -16,12 +16,12 @@ DEPENDS+= xview-clients>=3.2.1:../../x11/xview-clients
NOT_FOR_PLATFORM= *-*-alpha # broken va_arg handling in xview-lib
-USE_X11BASE= # defined
+USE_X11BASE= yes
EXTRACT_ONLY= # empty
-NO_CHECKSUM= # defined
-NO_BUILD= # defined
-NO_CONFIGURE= # defined
+NO_CHECKSUM= yes
+NO_BUILD= yes
+NO_CONFIGURE= yes
do-install: # empty