summaryrefslogtreecommitdiff
path: root/x11
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
parent78122d314edeb82e3047dae09d03b73df8b70852 (diff)
downloadpkgsrc-497cdd7125f8abe86eec13bb709ecc6625e715f0.tar.gz
Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE,
NO_BUILD, USE_LIBTOOL.
Diffstat (limited to 'x11')
-rw-r--r--x11/gtk-engines/Makefile8
-rw-r--r--x11/gtkstep/Makefile6
-rw-r--r--x11/imake/Makefile4
-rw-r--r--x11/multi-gnome-terminal/Makefile8
-rw-r--r--x11/neXtaw/Makefile8
-rw-r--r--x11/py-qt2-sip/Makefile6
-rw-r--r--x11/py-qt2/Makefile6
-rw-r--r--x11/wxWindows-docs/Makefile6
-rw-r--r--x11/xbindkeys-tk/Makefile6
-rw-r--r--x11/xfce3/Makefile10
-rw-r--r--x11/xvattr/Makefile4
-rw-r--r--x11/xview-clients/Makefile4
-rw-r--r--x11/xview-config/Makefile4
-rw-r--r--x11/xview-lib/Makefile4
-rw-r--r--x11/xview/Makefile10
15 files changed, 47 insertions, 47 deletions
diff --git a/x11/gtk-engines/Makefile b/x11/gtk-engines/Makefile
index 5ceea51f132..e9b9e0db8ba 100644
--- a/x11/gtk-engines/Makefile
+++ b/x11/gtk-engines/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2005/04/11 21:48:08 tv Exp $
+# $NetBSD: Makefile,v 1.27 2005/09/28 20:52:27 rillig Exp $
DISTNAME= gtk-engines-0.12
PKGREVISION= 7
@@ -11,10 +11,10 @@ COMMENT= Theme engines for GTK+
CONFLICTS+= gtk2-engines-*
-GNU_CONFIGURE= # defined
+GNU_CONFIGURE= yes
USE_DIRS+= xdg-1.1
-USE_X11BASE= # defined
-USE_LIBTOOL= # defined
+USE_X11BASE= yes
+USE_LIBTOOL= yes
SHLIBTOOL_OVERRIDE= libtool
.include "../../x11/gtk/buildlink3.mk"
diff --git a/x11/gtkstep/Makefile b/x11/gtkstep/Makefile
index 823b334b333..600540f0370 100644
--- a/x11/gtkstep/Makefile
+++ b/x11/gtkstep/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2005/04/11 21:48:08 tv Exp $
+# $NetBSD: Makefile,v 1.21 2005/09/28 20:52:28 rillig Exp $
DISTNAME= gtkstep-1.10
PKGREVISION= 5
@@ -11,8 +11,8 @@ HOMEPAGE= http://ulli.linuxave.net/gtkstep/index.html
COMMENT= GTK theme-engine to yield a NEXTSTEP(tm) look and feel
USE_DIRS+= xdg-1.1
-GNU_CONFIGURE= # defined
-USE_LIBTOOL= # defined
+GNU_CONFIGURE= yes
+USE_LIBTOOL= yes
post-install:
${RM} -f ${PREFIX}/share/themes/Step/gtk/gtkrc.in
diff --git a/x11/imake/Makefile b/x11/imake/Makefile
index 79ad6887e77..15b6666ce3d 100644
--- a/x11/imake/Makefile
+++ b/x11/imake/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2005/07/17 21:57:52 rillig Exp $
+# $NetBSD: Makefile,v 1.20 2005/09/28 20:52:28 rillig Exp $
DISTNAME= ${DISTFILES}
PKGNAME= imake-${XF_VER}
@@ -15,7 +15,7 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews
USE_DIRS+= XFree86-1.1
INSTALL_TARGET= install install.man
-NO_XFREE86_TARGETS= # defined
+NO_XFREE86_TARGETS= yes
.include "../../mk/bsd.prefs.mk"
diff --git a/x11/multi-gnome-terminal/Makefile b/x11/multi-gnome-terminal/Makefile
index 891c1a844ae..c7d7f4c8e30 100644
--- a/x11/multi-gnome-terminal/Makefile
+++ b/x11/multi-gnome-terminal/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2005/05/22 20:08:48 jlam Exp $
+# $NetBSD: Makefile,v 1.26 2005/09/28 20:52:28 rillig Exp $
DISTNAME= multi-gnome-terminal-1.6.1
PKGREVISION= 7
@@ -10,10 +10,10 @@ HOMEPAGE= http://multignometerm.sourceforge.net/
COMMENT= Gnome tabbed terminal emulator
USE_DIRS+= xdg-1.1
-USE_X11BASE= # defined
+USE_X11BASE= yes
USE_TOOLS+= gmake
-GNU_CONFIGURE= # defined
-USE_LIBTOOL= # defined
+GNU_CONFIGURE= yes
+USE_LIBTOOL= yes
CONFIGURE_ENV+= ac_cv_prog_JADE=no
CONFIGURE_ARGS+= --enable-gtk-doc=no
diff --git a/x11/neXtaw/Makefile b/x11/neXtaw/Makefile
index 065ba28dd36..924db179d7c 100644
--- a/x11/neXtaw/Makefile
+++ b/x11/neXtaw/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2005/06/01 18:03:29 jlam Exp $
+# $NetBSD: Makefile,v 1.20 2005/09/28 20:52:28 rillig Exp $
DISTNAME= neXtaw-0.15.1
PKGREVISION= 1
@@ -9,9 +9,9 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://siag.nu/neXtaw/
COMMENT= NeXTstep-like widgets based on the Athena Widget set
-USE_X11BASE= # defined
-GNU_CONFIGURE= # defined
-USE_LIBTOOL= # defined
+USE_X11BASE= yes
+GNU_CONFIGURE= yes
+USE_LIBTOOL= yes
DOCDIR= ${PREFIX}/share/doc/${PKGBASE}
EGDIR= ${PREFIX}/share/examples/${PKGBASE}
diff --git a/x11/py-qt2-sip/Makefile b/x11/py-qt2-sip/Makefile
index 64b3aa23b94..6cc91892ab1 100644
--- a/x11/py-qt2-sip/Makefile
+++ b/x11/py-qt2-sip/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2005/06/01 18:03:30 jlam Exp $
+# $NetBSD: Makefile,v 1.12 2005/09/28 20:52:28 rillig Exp $
#
DISTNAME= sip-3.1
@@ -11,9 +11,9 @@ MAINTAINER= drochner@NetBSD.org
HOMEPAGE= http://www.riverbankcomputing.co.uk/sip/index.php
COMMENT= Tool to create Python bindings for C++ libraries
-USE_LIBTOOL= # defined
+USE_LIBTOOL= yes
-GNU_CONFIGURE= # defined
+GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-python=${PYTHONBIN} \
--with-qt-dir=${QTDIR}
diff --git a/x11/py-qt2/Makefile b/x11/py-qt2/Makefile
index 31ff12643c4..1eff3f44bdb 100644
--- a/x11/py-qt2/Makefile
+++ b/x11/py-qt2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2005/09/18 19:55:15 minskim Exp $
+# $NetBSD: Makefile,v 1.14 2005/09/28 20:52:28 rillig Exp $
#
DISTNAME= PyQt-3.1-Qt-2.3.1
@@ -12,9 +12,9 @@ HOMEPAGE= http://www.riverbankcomputing.co.uk/pyqt/index.php
COMMENT= Python bindings for the Qt toolkit
WRKSRC= ${WRKDIR}/PyQt-3.1
-USE_LIBTOOL= # defined
+USE_LIBTOOL= yes
-GNU_CONFIGURE= # defined
+GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-python=${PYTHONBIN} \
--with-qt-dir=${QTDIR}
diff --git a/x11/wxWindows-docs/Makefile b/x11/wxWindows-docs/Makefile
index 97460b11a02..fb7540e476e 100644
--- a/x11/wxWindows-docs/Makefile
+++ b/x11/wxWindows-docs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2004/04/24 22:46:13 jlam Exp $
+# $NetBSD: Makefile,v 1.7 2005/09/28 20:52:28 rillig Exp $
DISTNAME= wxHTML22
PKGNAME= wxWindows-docs-2.2
@@ -11,8 +11,8 @@ HOMEPAGE= http://www.freiburg.linux.de/~wxxt/docs.html
COMMENT= HTML documentation for wxWindows
WRKSRC= ${WRKDIR}/wxHTML
-NO_CONFIGURE= # defined
-NO_BUILD= # defined
+NO_CONFIGURE= yes
+NO_BUILD= yes
HTMLDIR= ${PREFIX}/share/doc/html/wx
diff --git a/x11/xbindkeys-tk/Makefile b/x11/xbindkeys-tk/Makefile
index 4379f880e0c..dfda4b0f35a 100644
--- a/x11/xbindkeys-tk/Makefile
+++ b/x11/xbindkeys-tk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2005/06/17 03:50:45 jlam Exp $
+# $NetBSD: Makefile,v 1.9 2005/09/28 20:52:28 rillig Exp $
#
.include "../../x11/xbindkeys/Makefile.common"
@@ -10,8 +10,8 @@ COMMENT+= (Tk interface)
DEPENDS+= xbindkeys>=1.7.1:../../x11/xbindkeys
DEPENDS+= tk>=8.3.4:../../x11/tk
-NO_CONFIGURE= # defined
-NO_BUILD= # defined
+NO_CONFIGURE= yes
+NO_BUILD= yes
INSTALLATION_DIRS= bin man/man1
diff --git a/x11/xfce3/Makefile b/x11/xfce3/Makefile
index bbf0b783d65..fa429fd4847 100644
--- a/x11/xfce3/Makefile
+++ b/x11/xfce3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2005/05/22 20:08:52 jlam Exp $
+# $NetBSD: Makefile,v 1.6 2005/09/28 20:52:28 rillig Exp $
DISTNAME= xfce-3.8.18
PKGREVISION= 5
@@ -11,12 +11,12 @@ COMMENT= Lightweight desktop environment with CDE look and feel
BUILD_USES_MSGFMT= yes
-USE_X11BASE= # defined
-USE_PKGLOCALEDIR= # defined
-USE_LIBTOOL= # defined
+USE_X11BASE= yes
+USE_PKGLOCALEDIR= yes
+USE_LIBTOOL= yes
USE_TOOLS+= gmake
-GNU_CONFIGURE= # defined
+GNU_CONFIGURE= yes
.if ${MACHINE_ARCH} == "alpha"
GCC_REQD+= 2.95
diff --git a/x11/xvattr/Makefile b/x11/xvattr/Makefile
index 104b0387a8c..3ec641f7cdf 100644
--- a/x11/xvattr/Makefile
+++ b/x11/xvattr/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2005/06/01 18:03:33 jlam Exp $
+# $NetBSD: Makefile,v 1.13 2005/09/28 20:52:28 rillig Exp $
DISTNAME= xvattr-1.3
PKGREVISION= 3
@@ -9,7 +9,7 @@ MAINTAINER= veego@NetBSD.org
HOMEPAGE= http://www.dtek.chalmers.se/groups/dvd/
COMMENT= Modify Xv attributes
-GNU_CONFIGURE= # defined
+GNU_CONFIGURE= yes
.include "../../mk/bsd.prefs.mk"
diff --git a/x11/xview-clients/Makefile b/x11/xview-clients/Makefile
index 9c5c52f54b9..88f0bba46e7 100644
--- a/x11/xview-clients/Makefile
+++ b/x11/xview-clients/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2005/04/11 21:48:17 tv Exp $
+# $NetBSD: Makefile,v 1.27 2005/09/28 20:52:28 rillig Exp $
DISTNAME= xview3.2p1-X11R6
PKGNAME= xview-clients-3.2.1
@@ -16,7 +16,7 @@ NO_SRC_ON_FTP= Already in MASTER_SITE_LOCAL
EXTRACT_ELEMENTS= ${DISTNAME}/clients ${DISTNAME}/images
WRKSRC= ${WRKDIR}/${DISTNAME}/clients
-USE_IMAKE= # defined
+USE_IMAKE= yes
post-patch:
@cd ${WRKSRC}; \
diff --git a/x11/xview-config/Makefile b/x11/xview-config/Makefile
index 3fb4960a76d..f3d9939e6d5 100644
--- a/x11/xview-config/Makefile
+++ b/x11/xview-config/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2005/04/11 21:48:17 tv Exp $
+# $NetBSD: Makefile,v 1.22 2005/09/28 20:52:28 rillig Exp $
DISTNAME= xview3.2p1-X11R6
PKGNAME= xview-config-3.2.1
@@ -14,7 +14,7 @@ NO_SRC_ON_FTP= Already in MASTER_SITE_LOCAL
EXTRACT_ELEMENTS= ${DISTNAME}/config
WRKSRC= ${WRKDIR}/${EXTRACT_ELEMENTS}
-USE_IMAKE= # defined
+USE_IMAKE= yes
post-extract:
@${CHMOD} -R go+rX ${WRKDIR}
diff --git a/x11/xview-lib/Makefile b/x11/xview-lib/Makefile
index e522926fe99..4c099eae5bd 100644
--- a/x11/xview-lib/Makefile
+++ b/x11/xview-lib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2005/04/11 21:48:17 tv Exp $
+# $NetBSD: Makefile,v 1.28 2005/09/28 20:52:28 rillig Exp $
DISTNAME= xview3.2p1-X11R6
PKGNAME= xview-lib-3.2.1
@@ -15,7 +15,7 @@ NO_SRC_ON_FTP= Already in MASTER_SITE_LOCAL
# builds, but binaries in../xview-clients all crash
NOT_FOR_PLATFORM= *-*-alpha
-USE_IMAKE= # defined
+USE_IMAKE= yes
post-install:
cd ${PREFIX}/lib && ${LN} -fs libolgx.so.3.2 libolgx.so.3 && \
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