summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
Diffstat (limited to 'devel')
-rw-r--r--devel/boost-docs/Makefile4
-rw-r--r--devel/cbrowser/Makefile4
-rw-r--r--devel/check/Makefile4
-rw-r--r--devel/cook/Makefile4
-rw-r--r--devel/exctags/Makefile4
-rw-r--r--devel/gindent/Makefile6
-rw-r--r--devel/glib2/Makefile4
-rw-r--r--devel/gtl/Makefile6
-rw-r--r--devel/guile-gtk/Makefile6
-rw-r--r--devel/guile14-gtk/Makefile6
-rw-r--r--devel/libnet/Makefile6
-rw-r--r--devel/libproplist/Makefile6
-rw-r--r--devel/p4pr/Makefile4
-rw-r--r--devel/pardiff/Makefile4
-rw-r--r--devel/pvs/Makefile4
-rw-r--r--devel/rx/Makefile6
-rw-r--r--devel/sgi-stl-docs/Makefile6
-rw-r--r--devel/sgi-stl/Makefile6
-rw-r--r--devel/slib/Makefile8
-rw-r--r--devel/stlport/Makefile6
-rw-r--r--devel/syncdir/Makefile4
21 files changed, 54 insertions, 54 deletions
diff --git a/devel/boost-docs/Makefile b/devel/boost-docs/Makefile
index 9515c900d8d..552de39b95f 100644
--- a/devel/boost-docs/Makefile
+++ b/devel/boost-docs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2005/02/26 22:48:35 jmmv Exp $
+# $NetBSD: Makefile,v 1.2 2005/09/28 20:52:19 rillig Exp $
#
BOOST_PACKAGE= docs
@@ -9,7 +9,7 @@ BOOST_CONFIG= no
DOCDIR= ${PREFIX}/share/doc/boost
-NO_BUILD= # defined
+NO_BUILD= yes
do-install:
${INSTALL_DATA_DIR} ${DOCDIR}
diff --git a/devel/cbrowser/Makefile b/devel/cbrowser/Makefile
index 9472f21ec8e..85e8fafc9fa 100644
--- a/devel/cbrowser/Makefile
+++ b/devel/cbrowser/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2005/06/16 06:57:45 jlam Exp $
+# $NetBSD: Makefile,v 1.11 2005/09/28 20:52:19 rillig Exp $
#
DISTNAME= cbrowser-0.6
@@ -13,7 +13,7 @@ COMMENT= Graphical C/C++ source code browsing tool, and call graph viewer
DEPENDS+= cscope-[0-9]*:../../devel/cscope
DEPENDS+= tk-[0-9]*:../../x11/tk
-NO_BUILD= # defined
+NO_BUILD= yes
INSTALLATION_DIRS= bin
diff --git a/devel/check/Makefile b/devel/check/Makefile
index 8cfe9958202..3e038b989db 100644
--- a/devel/check/Makefile
+++ b/devel/check/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2005/05/22 20:07:49 jlam Exp $
+# $NetBSD: Makefile,v 1.9 2005/09/28 20:52:19 rillig Exp $
#
DISTNAME= check-0.9.1
@@ -9,7 +9,7 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://check.sourceforge.net/
COMMENT= Unit test framework for C
-GNU_CONFIGURE= # defined
+GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--enable-plain-docdir
USE_TOOLS+= gmake
diff --git a/devel/cook/Makefile b/devel/cook/Makefile
index 3636c6a2492..b6b8fb74157 100644
--- a/devel/cook/Makefile
+++ b/devel/cook/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2005/04/11 21:45:19 tv Exp $
+# $NetBSD: Makefile,v 1.12 2005/09/28 20:52:19 rillig Exp $
DISTNAME= cook-2.22
PKGREVISION= 2
@@ -11,7 +11,7 @@ COMMENT= More powerful replacement for the traditional make(1) tool
BUILD_USES_MSGFMT= yes
-GNU_CONFIGURE= # defined
+GNU_CONFIGURE= yes
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/devel/exctags/Makefile b/devel/exctags/Makefile
index 77e708de7bd..75075bda4d3 100644
--- a/devel/exctags/Makefile
+++ b/devel/exctags/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2005/04/11 21:45:20 tv Exp $
+# $NetBSD: Makefile,v 1.14 2005/09/28 20:52:19 rillig Exp $
#
DISTNAME= ctags-5.5.4
@@ -12,7 +12,7 @@ COMMENT= Exuberant (feature-filled) tagfile generator for vi, emacs and clones
PKG_INSTALLATION_TYPES= overwrite pkgviews
-GNU_CONFIGURE= # defined
+GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --enable-macro-patterns
CONFIGURE_ARGS+= --with-readlib
CONFIGURE_ARGS+= --enable-custom-config=${PKG_SYSCONFDIR}/ctags.conf
diff --git a/devel/gindent/Makefile b/devel/gindent/Makefile
index 023d8a8353d..c3c1523c150 100644
--- a/devel/gindent/Makefile
+++ b/devel/gindent/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.39 2005/04/11 21:45:23 tv Exp $
+# $NetBSD: Makefile,v 1.40 2005/09/28 20:52:19 rillig Exp $
#
DISTNAME= indent-2.2.8a
@@ -14,8 +14,8 @@ COMMENT= GNU version of pretty-printer for C source code
PKG_INSTALLATION_TYPES= overwrite pkgviews
-GNU_CONFIGURE= # defined
-USE_PKGLOCALEDIR= # defined
+GNU_CONFIGURE= yes
+USE_PKGLOCALEDIR= yes
INFO_FILES= indent.info
diff --git a/devel/glib2/Makefile b/devel/glib2/Makefile
index e42ead6314c..a2659d5c2d2 100644
--- a/devel/glib2/Makefile
+++ b/devel/glib2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.80 2005/09/26 11:44:54 jmmv Exp $
+# $NetBSD: Makefile,v 1.81 2005/09/28 20:52:19 rillig Exp $
DISTNAME= glib-2.6.6
PKGNAME= ${DISTNAME:S/glib/glib2/}
@@ -33,7 +33,7 @@ PKGCONFIG_OVERRIDE+= gobject-2.0.pc.in
PKGCONFIG_OVERRIDE+= gthread-2.0-uninstalled.pc.in
PKGCONFIG_OVERRIDE+= gthread-2.0.pc.in
-GNU_CONFIGURE= # defined
+GNU_CONFIGURE= yes
CONFIGURE_ENV+= PKGLOCALEDIR=${PKGLOCALEDIR}
CONFIGURE_ARGS+= --enable-gtk-doc=no
CONFIGURE_ARGS+= --includedir=${PREFIX}/include/glib
diff --git a/devel/gtl/Makefile b/devel/gtl/Makefile
index 358cd97c761..452a08dda4f 100644
--- a/devel/gtl/Makefile
+++ b/devel/gtl/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2005/04/11 21:45:25 tv Exp $
+# $NetBSD: Makefile,v 1.21 2005/09/28 20:52:19 rillig Exp $
DISTNAME= GTL-1.2.1
PKGNAME= gtl-1.2.1
@@ -10,7 +10,7 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.fmi.uni-passau.de/Graphlet/GTL/
COMMENT= C++ graph data structure library based on the STL
-USE_LIBTOOL= # defined
+USE_LIBTOOL= yes
USE_LANGUAGES= c c++
# previous version of the same
@@ -18,7 +18,7 @@ CONFLICTS= gtl0-[0-9]*
LICENSE= no-commercial-use
-GNU_CONFIGURE= # defined
+GNU_CONFIGURE= yes
CONFIGURE_ENV+= CXXFLAGS="${CXXFLAGS}"
DOCDIR= ${PREFIX}/share/doc/GTL
diff --git a/devel/guile-gtk/Makefile b/devel/guile-gtk/Makefile
index bbb9960b038..ee6fb258d0a 100644
--- a/devel/guile-gtk/Makefile
+++ b/devel/guile-gtk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2005/08/10 19:01:23 gdt Exp $
+# $NetBSD: Makefile,v 1.25 2005/09/28 20:52:19 rillig Exp $
#
DISTNAME= guile-gtk-0.40.91
@@ -9,9 +9,9 @@ MAINTAINER= gdt@NetBSD.org
HOMEPAGE= http://www.gnu.org/software/guile-gtk/
COMMENT= Library to make GTK 1.2 accessible from guile
-USE_LIBTOOL= # defined
+USE_LIBTOOL= yes
-GNU_CONFIGURE= # defined
+GNU_CONFIGURE= yes
MAKE_ENV+= MACHINE_ARCH=${MACHINE_ARCH}
# Skip glade, because it pulls in gnome-libs.
diff --git a/devel/guile14-gtk/Makefile b/devel/guile14-gtk/Makefile
index 6f3f20fc9f4..46bd86fa6d4 100644
--- a/devel/guile14-gtk/Makefile
+++ b/devel/guile14-gtk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2005/06/01 18:02:44 jlam Exp $
+# $NetBSD: Makefile,v 1.5 2005/09/28 20:52:19 rillig Exp $
#
DISTNAME= guile-gtk-0.19
@@ -13,9 +13,9 @@ MAINTAINER= rh@NetBSD.org
HOMEPAGE= http://www.ping.de/sites/zagadka/guile-gtk/
COMMENT= Library to make GTK accessible from guile 1.4
-USE_LIBTOOL= # defined
+USE_LIBTOOL= yes
-GNU_CONFIGURE= # defined
+GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --datadir=${PREFIX}/${GUILE14_SUBDIR}/share
PLIST_SUBST+= GUILE14_SUBDIR=${GUILE14_SUBDIR:Q}
MAKE_ENV+= MACHINE_ARCH=${MACHINE_ARCH}
diff --git a/devel/libnet/Makefile b/devel/libnet/Makefile
index cf7b4cb1208..f4da127cddc 100644
--- a/devel/libnet/Makefile
+++ b/devel/libnet/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2005/08/26 16:54:21 drochner Exp $
+# $NetBSD: Makefile,v 1.26 2005/09/28 20:52:19 rillig Exp $
#
DISTNAME= libnet-1.0.2a
@@ -14,8 +14,8 @@ CONFLICTS= libnet-1.1.[0-9]*
WRKSRC= ${WRKDIR}/${DISTNAME:C/l/L/}
-USE_LIBTOOL= # defined
-GNU_CONFIGURE= # defined
+USE_LIBTOOL= yes
+GNU_CONFIGURE= yes
CONFIGURE_ENV+= LIBNET_CONFIG_CFLAGS="-I${PREFIX}/include" \
LIBNET_CONFIG_LIBS="${LDFLAGS}"
diff --git a/devel/libproplist/Makefile b/devel/libproplist/Makefile
index c3e164a4478..f9f839b7913 100644
--- a/devel/libproplist/Makefile
+++ b/devel/libproplist/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2005/04/11 21:45:27 tv Exp $
+# $NetBSD: Makefile,v 1.19 2005/09/28 20:52:19 rillig Exp $
DISTNAME= libPropList-0.10.1
PKGNAME= libproplist-0.10.1
@@ -9,8 +9,8 @@ MASTER_SITES= ftp://ftp.windowmaker.org/pub/libs/
MAINTAINER= tech-pkg@NetBSD.org
COMMENT= GNUstep/OPENSTEP property lists compatibility library
-GNU_CONFIGURE= # defined
-USE_LIBTOOL= # defined
+GNU_CONFIGURE= yes
+USE_LIBTOOL= yes
LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
post-install:
diff --git a/devel/p4pr/Makefile b/devel/p4pr/Makefile
index 061f932ddd5..d9dfb6e7a08 100644
--- a/devel/p4pr/Makefile
+++ b/devel/p4pr/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2005/07/16 01:19:09 jlam Exp $
+# $NetBSD: Makefile,v 1.7 2005/09/28 20:52:19 rillig Exp $
#
DISTNAME= p4pr
@@ -14,7 +14,7 @@ DEPENDS+= p4-[0-9]*:../../devel/p4
WRKSRC= ${WRKDIR}
EXTRACT_ONLY= # none
-NO_BUILD= # defined
+NO_BUILD= yes
USE_TOOLS+= perl:run
REPLACE_PERL= ${DISTFILES}
diff --git a/devel/pardiff/Makefile b/devel/pardiff/Makefile
index ccd6e8df8da..89d90036af2 100644
--- a/devel/pardiff/Makefile
+++ b/devel/pardiff/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2005/04/11 21:45:36 tv Exp $
+# $NetBSD: Makefile,v 1.8 2005/09/28 20:52:19 rillig Exp $
#
DISTNAME= pardiff-0.9.4
@@ -9,6 +9,6 @@ MAINTAINER= zuntum@NetBSD.org
HOMEPAGE= http://pardiff.sourceforge.net/
COMMENT= Converts diff output to paralleled (side-by-side) format
-GNU_CONFIGURE= # defined
+GNU_CONFIGURE= yes
.include "../../mk/bsd.pkg.mk"
diff --git a/devel/pvs/Makefile b/devel/pvs/Makefile
index 32945c45021..2373c10696f 100644
--- a/devel/pvs/Makefile
+++ b/devel/pvs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2005/09/02 02:27:11 jschauma Exp $
+# $NetBSD: Makefile,v 1.21 2005/09/28 20:52:19 rillig Exp $
#
DISTNAME= pvs-${VERSION}
@@ -21,7 +21,7 @@ DEPENDS+= tk>=8.0:../../x11/tk
WRKSRC= ${WRKDIR}
VERSION= 3.2
-NO_BUILD= # defined
+NO_BUILD= yes
CHECK_SHLIBS= NO
SHLIB_HANDLING= NO
INFO_DIR= pvs/doc/release-notes
diff --git a/devel/rx/Makefile b/devel/rx/Makefile
index 2da8991e150..9808b084905 100644
--- a/devel/rx/Makefile
+++ b/devel/rx/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2005/04/11 21:45:38 tv Exp $
+# $NetBSD: Makefile,v 1.18 2005/09/28 20:52:19 rillig Exp $
DISTNAME= rx-1.5
PKGREVISION= 1
@@ -10,8 +10,8 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.gnu.org/software/rx/rx.html
COMMENT= Fast replacement for the GNU regex library
-USE_LIBTOOL= # defined
-GNU_CONFIGURE= # defined
+USE_LIBTOOL= yes
+GNU_CONFIGURE= yes
INFO_FILES= rx.info
diff --git a/devel/sgi-stl-docs/Makefile b/devel/sgi-stl-docs/Makefile
index b1f925de279..1b6ea769ecc 100644
--- a/devel/sgi-stl-docs/Makefile
+++ b/devel/sgi-stl-docs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2004/04/24 22:46:09 jlam Exp $
+# $NetBSD: Makefile,v 1.7 2005/09/28 20:52:20 rillig Exp $
DISTNAME= STL_doc
PKGNAME= sgi-stl-docs-3.3
@@ -11,8 +11,8 @@ COMMENT= SGI Standard Template Library Programmer's Guide
DIST_SUBDIR= ${PKGNAME}
-NO_CONFIGURE= # defined
-NO_BUILD= # defined
+NO_CONFIGURE= yes
+NO_BUILD= yes
HTMLDOCDIR= share/doc/html/sgi-stl
diff --git a/devel/sgi-stl/Makefile b/devel/sgi-stl/Makefile
index b733dd74566..1efe1fd691c 100644
--- a/devel/sgi-stl/Makefile
+++ b/devel/sgi-stl/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2005/04/11 21:45:38 tv Exp $
+# $NetBSD: Makefile,v 1.13 2005/09/28 20:52:19 rillig Exp $
DISTNAME= stl
PKGNAME= sgi-stl-3.3
@@ -12,8 +12,8 @@ COMMENT= SGI Standard Template Library
WRKSRC= ${WRKDIR}
DIST_SUBDIR= ${PKGNAME}
-NO_CONFIGURE= # defined
-NO_BUILD= # defined
+NO_CONFIGURE= yes
+NO_BUILD= yes
do-install:
${INSTALL_DATA_DIR} ${PREFIX}/include/sgi-stl
diff --git a/devel/slib/Makefile b/devel/slib/Makefile
index ead0972aecd..298fbc55d10 100644
--- a/devel/slib/Makefile
+++ b/devel/slib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2005/06/16 06:57:48 jlam Exp $
+# $NetBSD: Makefile,v 1.21 2005/09/28 20:52:20 rillig Exp $
DISTNAME= slib3a1
#
@@ -17,9 +17,9 @@ HOMEPAGE= http://swissnet.ai.mit.edu/~jaffer/SLIB.html
COMMENT= Portable Scheme library of compatibility and utility functions
WRKSRC= ${WRKDIR}/slib
-NO_CONFIGURE= # defined
-NO_BUILD= # defined
-NO_TOOLS= # defined
+NO_CONFIGURE= yes
+NO_BUILD= yes
+NO_TOOLS= yes
SLIBDIR= ${PREFIX}/share/slib
DOCDIR= ${PREFIX}/share/doc/slib
diff --git a/devel/stlport/Makefile b/devel/stlport/Makefile
index bc2b6f63254..574a06e9556 100644
--- a/devel/stlport/Makefile
+++ b/devel/stlport/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2005/06/16 06:57:48 jlam Exp $
+# $NetBSD: Makefile,v 1.25 2005/09/28 20:52:20 rillig Exp $
DISTNAME= STLport-4.6
PKGNAME= stlport-4.6
@@ -11,10 +11,10 @@ HOMEPAGE= http://www.stlport.org/
COMMENT= Complete C++ standard library
USE_TOOLS+= gmake
-USE_LIBTOOL= # defined
+USE_LIBTOOL= yes
USE_LANGUAGES= c c++
-NO_CONFIGURE= # defined
+NO_CONFIGURE= yes
BUILD_DIRS= ${WRKSRC}/src
MAKE_ENV+= CXXFLAGS="${CXXFLAGS}"
diff --git a/devel/syncdir/Makefile b/devel/syncdir/Makefile
index cdab1b27c07..45c36fa284f 100644
--- a/devel/syncdir/Makefile
+++ b/devel/syncdir/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2005/04/11 21:45:39 tv Exp $
+# $NetBSD: Makefile,v 1.7 2005/09/28 20:52:20 rillig Exp $
#
DISTNAME= syncdir-1.0
@@ -12,7 +12,7 @@ COMMENT= Implementation of open, link, rename, and unlink
PKG_INSTALLATION_TYPES= overwrite pkgviews
-USE_LIBTOOL= # defined
+USE_LIBTOOL= yes
INSTALLATION_DIRS= lib