diff options
43 files changed, 86 insertions, 86 deletions
diff --git a/audio/audacity/Makefile b/audio/audacity/Makefile index 70adfb42e2b..cf5a786f855 100644 --- a/audio/audacity/Makefile +++ b/audio/audacity/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.29 2004/10/03 00:13:05 tv Exp $ +# $NetBSD: Makefile,v 1.30 2004/11/13 21:28:27 jlam Exp $ DISTNAME= audacity-src-1.2.2 PKGNAME= audacity-1.2.2 @@ -13,7 +13,7 @@ COMMENT= Audio editor DEPENDS+= zip>=0.0:../../archivers/zip WRKSRC= ${WRKDIR}/audacity-src-1.2.2 -USE_BUILDLINK3= # defined +USE_BUILDLINK3= yes USE_X11= # defined USE_GNU_TOOLS+= make USE_PKGLOCALEDIR= # defined diff --git a/audio/madman/Makefile b/audio/madman/Makefile index b348d2a3d22..fdb9aac4bba 100644 --- a/audio/madman/Makefile +++ b/audio/madman/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2004/11/09 12:37:36 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2004/11/13 21:28:27 jlam Exp $ DISTNAME= madman-0.93 PKGREVISION= 2 @@ -11,7 +11,7 @@ COMMENT= Powerful audio manager for large collections BUILD_DEPENDS+= scons>=0.96:../../devel/scons -USE_BUILDLINK3= # defined +USE_BUILDLINK3= yes USE_X11= # defined GCC_REQD= 3.0 diff --git a/comms/binkd/Makefile b/comms/binkd/Makefile index 9d74141312a..eaded67eb8d 100644 --- a/comms/binkd/Makefile +++ b/comms/binkd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2004/04/11 06:12:40 snj Exp $ +# $NetBSD: Makefile,v 1.18 2004/11/13 21:28:27 jlam Exp $ # DISTNAME= binkd094 @@ -14,7 +14,7 @@ HOMEPAGE= http://www.corbina.net/~maloff/binkd/ COMMENT= FidoNet-over-IP transport program utilizing BINKP protocol WRKSRC= ${WRKDIR}/${PKGNAME_NOREV} -USE_BUILDLINK3= # defined +USE_BUILDLINK3= yes GNU_CONFIGURE= # defined CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR} diff --git a/comms/dl-ezkit/Makefile b/comms/dl-ezkit/Makefile index ca73b86a16e..b56993d8523 100644 --- a/comms/dl-ezkit/Makefile +++ b/comms/dl-ezkit/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2004/04/11 06:13:20 snj Exp $ +# $NetBSD: Makefile,v 1.12 2004/11/13 21:28:27 jlam Exp $ DISTNAME= dl-ezkit-0.8.1-bsd PKGNAME= dl-ezkit-0.8.1 @@ -12,7 +12,7 @@ COMMENT= Coff file downloader for the EZ-KIT Lite using the RS232 MAKEFILE= Makefile.bsd WRKSRC= ${WRKDIR}/dl-ezkit -USE_BUILDLINK3= # defined +USE_BUILDLINK3= yes do-install: ${INSTALL_PROGRAM} ${WRKSRC}/dl ${PREFIX}/bin/ diff --git a/comms/efax/Makefile b/comms/efax/Makefile index 97d81a5dd2a..38b179c13e7 100644 --- a/comms/efax/Makefile +++ b/comms/efax/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2004/08/29 16:07:29 recht Exp $ +# $NetBSD: Makefile,v 1.14 2004/11/13 21:28:27 jlam Exp $ DISTNAME= efax-0.9 CATEGORIES= comms @@ -10,7 +10,7 @@ COMMENT= Collection of small programs for sending and receiving faxes CONFLICTS= kdeutils<3.1 -USE_BUILDLINK3= # defined +USE_BUILDLINK3= yes USE_PKGINSTALL= YES DEINSTALL_EXTRA_TMPL+= ${.CURDIR}/DEINSTALL diff --git a/comms/estic/Makefile b/comms/estic/Makefile index a755f11dd76..1281959a6bb 100644 --- a/comms/estic/Makefile +++ b/comms/estic/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2004/08/29 16:18:54 recht Exp $ +# $NetBSD: Makefile,v 1.13 2004/11/13 21:28:27 jlam Exp $ DISTNAME= estic-1.61 CATEGORIES= comms @@ -17,7 +17,7 @@ NO_SRC_ON_CDROM=${RESTRICTED} NO_BIN_ON_CDROM=${RESTRICTED} WRKSRC= ${WRKDIR}/${PKGNAME_NOREV:C/-.*//} -USE_BUILDLINK3= # defined +USE_BUILDLINK3= yes USE_X11= # defined ALL_TARGET= depend all diff --git a/comms/jpilot-syncmal/Makefile b/comms/jpilot-syncmal/Makefile index 5010c3c7881..8466ff1a79f 100644 --- a/comms/jpilot-syncmal/Makefile +++ b/comms/jpilot-syncmal/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2004/10/03 00:13:16 tv Exp $ +# $NetBSD: Makefile,v 1.26 2004/11/13 21:28:27 jlam Exp $ DISTNAME= jpilot-syncmal_0.71.2 PKGNAME= jpilot-syncmal-0.71.2 @@ -12,7 +12,7 @@ COMMENT= MAL synchronization plugin for J-Pilot BUILDLINK_DEPMETHOD.jpilot= full -USE_BUILDLINK3= # defined +USE_BUILDLINK3= yes USE_X11= # defined USE_GNU_TOOLS+= make diff --git a/comms/libmal/Makefile b/comms/libmal/Makefile index 9ab69f1cf09..72f278b11d9 100644 --- a/comms/libmal/Makefile +++ b/comms/libmal/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2004/10/03 00:13:16 tv Exp $ +# $NetBSD: Makefile,v 1.3 2004/11/13 21:28:27 jlam Exp $ DISTNAME= libmal-0.40 PKGREVISION= 1 @@ -11,7 +11,7 @@ COMMENT= MAL convenience library CONFLICTS+= malsync-[0-9]* -USE_BUILDLINK3= # defined +USE_BUILDLINK3= yes USE_GNU_TOOLS+= make USE_LIBTOOL= # defined diff --git a/comms/modemd/Makefile b/comms/modemd/Makefile index f26ad0e2fc2..777b0e285b3 100644 --- a/comms/modemd/Makefile +++ b/comms/modemd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2004/04/11 06:51:20 snj Exp $ +# $NetBSD: Makefile,v 1.13 2004/11/13 21:28:27 jlam Exp $ DISTNAME= modemd-970221 PKGNAME= modemd-19970221 @@ -8,7 +8,7 @@ MASTER_SITES= ftp://ftp.vix.com/pub/modemd/ MAINTAINER= tsarna@NetBSD.org COMMENT= Replacement getty for dialup ttys and a modem server -USE_BUILDLINK3= # defined +USE_BUILDLINK3= yes MANCOMPRESSED_IF_MANZ= # defined pre-install: diff --git a/converters/cbmconvert/Makefile b/converters/cbmconvert/Makefile index b7e5728b308..c29fb235737 100644 --- a/converters/cbmconvert/Makefile +++ b/converters/cbmconvert/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2004/04/11 07:15:34 snj Exp $ +# $NetBSD: Makefile,v 1.10 2004/11/13 21:28:27 jlam Exp $ DISTNAME= cbmconvert-2.0.5 CATEGORIES= converters archivers @@ -7,7 +7,7 @@ MASTER_SITES= ftp://ftp.funet.fi/pub/cbm/crossplatform/converters/unix/ MAINTAINER= tech-pkg@NetBSD.org COMMENT= Converts files to and from various C64/C128/CBM formats -USE_BUILDLINK3= # defined +USE_BUILDLINK3= yes ALL_TARGET= unix MAKE_FLAGS= CFLAGS="${CFLAGS}" diff --git a/converters/dvi2tty/Makefile b/converters/dvi2tty/Makefile index b8968287f81..bc34dbdb06c 100644 --- a/converters/dvi2tty/Makefile +++ b/converters/dvi2tty/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2004/04/11 07:16:26 snj Exp $ +# $NetBSD: Makefile,v 1.8 2004/11/13 21:28:27 jlam Exp $ # DISTNAME= dvi2tty @@ -12,7 +12,7 @@ COMMENT= Program for previewing DVI files LICENSE= no-commercial-use -USE_BUILDLINK3= # defined +USE_BUILDLINK3= yes MAKE_FLAGS+= CFLAGS="${CFLAGS}" pre-patch: diff --git a/converters/ja-dvi2tty/Makefile b/converters/ja-dvi2tty/Makefile index 04f8c4fb156..a5f286a786d 100644 --- a/converters/ja-dvi2tty/Makefile +++ b/converters/ja-dvi2tty/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2004/04/11 07:18:38 snj Exp $ +# $NetBSD: Makefile,v 1.6 2004/11/13 21:28:27 jlam Exp $ DISTNAME= dvi2tty5.0 PKGNAME= ja-dvi2tty-5.0 @@ -21,7 +21,7 @@ DIST_SUBDIR= ja-dvi2tty LICENSE= no-commercial-use -USE_BUILDLINK3= # defined +USE_BUILDLINK3= yes MAKE_FLAGS+= CFLAGS="${CFLAGS} -DDEFPAGER='\"${PREFIX}/bin/jless\"'" do-install: diff --git a/converters/latex2rtf/Makefile b/converters/latex2rtf/Makefile index 4598fe04b0b..a29d0ff1c2d 100644 --- a/converters/latex2rtf/Makefile +++ b/converters/latex2rtf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2004/05/07 22:08:56 reed Exp $ +# $NetBSD: Makefile,v 1.12 2004/11/13 21:28:27 jlam Exp $ # DISTNAME= latex2rtf-1.8aa @@ -10,7 +10,7 @@ MAINTAINER= brook@nmsu.edu HOMEPAGE= http://www.kfa-juelich.de/isr/1/texconv/latex2rtf.html COMMENT= LaTeX to RTF converter -USE_BUILDLINK3= # defined +USE_BUILDLINK3= yes MAKE_FLAGS+= XCFLAGS="${CFLAGS}" INFO_FILES= latex2rtf.info diff --git a/converters/macfork/Makefile b/converters/macfork/Makefile index 06f7afe5471..3d62c1e8ccd 100644 --- a/converters/macfork/Makefile +++ b/converters/macfork/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2004/04/11 07:21:59 snj Exp $ +# $NetBSD: Makefile,v 1.10 2004/11/13 21:28:27 jlam Exp $ DISTNAME= macfork-1.0 CATEGORIES= converters @@ -9,7 +9,7 @@ HOMEPAGE= http://www.cs.cmu.edu/afs/cs/user/ajw/www/software/ COMMENT= Tool for extracting data from Macintosh resource forks WRKSRC= ${WRKDIR}/macfork -USE_BUILDLINK3= # defined +USE_BUILDLINK3= yes USE_GCC_SHLIB= # defined USE_GNU_TOOLS+= make diff --git a/converters/mpack/Makefile b/converters/mpack/Makefile index e91c348edeb..405705992d2 100644 --- a/converters/mpack/Makefile +++ b/converters/mpack/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2004/04/11 07:23:29 snj Exp $ +# $NetBSD: Makefile,v 1.15 2004/11/13 21:28:27 jlam Exp $ # FreeBSD Id: Makefile,v 1.7 1997/04/26 23:55:23 asami Exp # @@ -12,7 +12,7 @@ MAINTAINER= tech-pkg@NetBSD.org COMMENT= External MIME packer/unpacker WRKSRC= ${WRKDIR}/mpack -USE_BUILDLINK3= # defined +USE_BUILDLINK3= yes LDFLAGS.SunOS+= -lsocket -lnsl diff --git a/converters/rtf2html/Makefile b/converters/rtf2html/Makefile index 8e45d9387fa..0e8cef8e722 100644 --- a/converters/rtf2html/Makefile +++ b/converters/rtf2html/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2004/04/11 07:44:14 snj Exp $ +# $NetBSD: Makefile,v 1.9 2004/11/13 21:28:27 jlam Exp $ # DISTNAME= rtf2html @@ -10,7 +10,7 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.45.free.net/~vitus/ice/catdoc/ COMMENT= Rich Text to HTML file converter -USE_BUILDLINK3= # defined +USE_BUILDLINK3= yes ALL_TARGET= rtf2html MAKE_FLAGS+= CFLAGS="${CFLAGS}" diff --git a/converters/ruby-iconv/Makefile b/converters/ruby-iconv/Makefile index b8809e08a74..fce70f04bd3 100644 --- a/converters/ruby-iconv/Makefile +++ b/converters/ruby-iconv/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2004/10/13 16:10:02 taca Exp $ +# $NetBSD: Makefile,v 1.11 2004/11/13 21:28:27 jlam Exp $ # DISTNAME= iconv-0.5 @@ -11,7 +11,7 @@ MAINTAINER= taca@NetBSD.org HOMEPAGE= # not available COMMENT= Iconv wrapper class for Ruby -USE_BUILDLINK3= # defined +USE_BUILDLINK3= yes DIST_SUBDIR= ruby USE_RUBY_EXTCONF= yes diff --git a/converters/unix2dos/Makefile b/converters/unix2dos/Makefile index 6befd77fa07..ddf502d9c36 100644 --- a/converters/unix2dos/Makefile +++ b/converters/unix2dos/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2004/04/11 07:48:07 snj Exp $ +# $NetBSD: Makefile,v 1.14 2004/11/13 21:28:27 jlam Exp $ # FreeBSD Id: ports/converters/unix2dos/Makefile,v 1.5 2000/07/04 10:31:42 sobomax Exp DISTNAME= unix2dos-1.2 @@ -10,7 +10,7 @@ MAINTAINER= zuntum@NetBSD.org COMMENT= Translate ASCII files to/from DOS (cr/lf) and UNIX (lf) WRKSRC= ${WRKDIR} -USE_BUILDLINK3= # defined +USE_BUILDLINK3= yes do-install: ${INSTALL_PROGRAM} ${WRKSRC}/unix2dos ${PREFIX}/bin/unix2dos diff --git a/databases/mysql3-client/Makefile.common b/databases/mysql3-client/Makefile.common index a930430443a..45248015624 100644 --- a/databases/mysql3-client/Makefile.common +++ b/databases/mysql3-client/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.1.1.1 2004/10/28 01:01:32 xtraeme Exp $ +# $NetBSD: Makefile.common,v 1.2 2004/11/13 21:28:28 jlam Exp $ DISTNAME= mysql-3.23.58 CATEGORIES= databases @@ -28,7 +28,7 @@ MYSQL_DATADIR?= ${VARBASE}/mysql MYSQL_CHARSET?= latin1 MYSQL_EXTRA_CHARSET?= all -USE_BUILDLINK3= # defined +USE_BUILDLINK3= yes GNU_CONFIGURE= # defined USE_GNU_TOOLS+= make CONFIGURE_ARGS+= --localstatedir=${MYSQL_DATADIR} diff --git a/databases/p5-DB_File/Makefile b/databases/p5-DB_File/Makefile index 2396694696c..2a0a0c5fc49 100644 --- a/databases/p5-DB_File/Makefile +++ b/databases/p5-DB_File/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2004/10/06 23:27:19 heinz Exp $ +# $NetBSD: Makefile,v 1.10 2004/11/13 21:28:28 jlam Exp $ DISTNAME= DB_File-1.806 PKGNAME= p5-${DISTNAME} @@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DB_File/} MAINTAINER= tech-pkg@NetBSD.org COMMENT= Perl5 module to use Berkeley DB version 1 API -USE_BUILDLINK3= # defined +USE_BUILDLINK3= yes USE_DB185= yes PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/DB_File/.packlist diff --git a/devel/apache-ant/Makefile b/devel/apache-ant/Makefile index 0e8f26de6b3..f701327ec1d 100644 --- a/devel/apache-ant/Makefile +++ b/devel/apache-ant/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2004/08/04 08:49:09 recht Exp $ +# $NetBSD: Makefile,v 1.14 2004/11/13 21:28:28 jlam Exp $ # # NOTE: if you are depending on ant from another package, please be aware that # the ant team has CHANGED the version numbering scheme. A previous version @@ -21,7 +21,7 @@ DEPENDS+= crimson>=1.1.3:../../textproc/crimson CONFLICTS= jakarta-ant* WRKSRC= ${WRKDIR}/${PKGNAME_NOREV} -USE_BUILDLINK3= # defined +USE_BUILDLINK3= yes USE_JAVA= run USE_JAVA2= yes diff --git a/devel/guile-gtk/Makefile b/devel/guile-gtk/Makefile index e186b797f52..bf3e45577e5 100644 --- a/devel/guile-gtk/Makefile +++ b/devel/guile-gtk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2004/10/15 14:50:06 tv Exp $ +# $NetBSD: Makefile,v 1.20 2004/11/13 21:28:28 jlam Exp $ # DISTNAME= guile-gtk-0.19 @@ -13,7 +13,7 @@ MAINTAINER= rh@NetBSD.org HOMEPAGE= http://www.ping.de/sites/zagadka/guile-gtk/ COMMENT= Library to make GTK accessible from guile -USE_BUILDLINK3= # defined +USE_BUILDLINK3= yes USE_X11= # defined USE_LIBTOOL= # defined diff --git a/devel/hdf5/Makefile b/devel/hdf5/Makefile index 3b3b91472ee..a3ea77f9370 100644 --- a/devel/hdf5/Makefile +++ b/devel/hdf5/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2004/10/03 00:13:28 tv Exp $ +# $NetBSD: Makefile,v 1.24 2004/11/13 21:28:28 jlam Exp $ DISTNAME= hdf5-1.6.2 PKGREVISION= 1 @@ -14,7 +14,7 @@ COMMENT= Hierarchical Data Format (new generation) GNU_CONFIGURE= # defined # XXX can't enable this until we have a shared libsz #CONFIGURE_ARGS+= --with-szlib -USE_BUILDLINK3= # defined +USE_BUILDLINK3= yes USE_LIBTOOL= # defined TEST_TARGET= check diff --git a/devel/javadeps/Makefile b/devel/javadeps/Makefile index c2f3fbcfd79..976b6197113 100644 --- a/devel/javadeps/Makefile +++ b/devel/javadeps/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2004/06/28 17:02:52 abs Exp $ +# $NetBSD: Makefile,v 1.10 2004/11/13 21:28:28 jlam Exp $ # DISTNAME= javadeps-1.1 @@ -11,7 +11,7 @@ HOMEPAGE= http://www.vet.com.au/java/javadeps/ COMMENT= Automatic dependency tracking for Java WRKSRC= ${WRKDIR}/JavaDeps-1.1 -USE_BUILDLINK3= # defined +USE_BUILDLINK3= yes USE_JAVA= run do-build: diff --git a/emulators/arcem/Makefile b/emulators/arcem/Makefile index 2d1201959dc..3e685347ee0 100644 --- a/emulators/arcem/Makefile +++ b/emulators/arcem/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2004/04/19 00:37:40 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2004/11/13 21:28:28 jlam Exp $ # DISTNAME= arcem0.50 @@ -15,7 +15,7 @@ HOMEPAGE= ftp://ftp.arm.uk.linux.org/pub/linux/arcem/Index COMMENT= Dave Gilbert's Acorn Archimedes emulator WRKSRC= ${WRKDIR}/armul-arc -USE_BUILDLINK3= # defined +USE_BUILDLINK3= yes USE_X11= # defined post-install: diff --git a/graphics/giflib/Makefile b/graphics/giflib/Makefile index ad1e0566151..45d96d970c3 100644 --- a/graphics/giflib/Makefile +++ b/graphics/giflib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.38 2004/10/03 00:14:51 tv Exp $ +# $NetBSD: Makefile,v 1.39 2004/11/13 21:28:28 jlam Exp $ # DISTNAME= giflib-4.1.0 @@ -14,7 +14,7 @@ CONFLICTS= libungif-[0-9]* GNU_CONFIGURE= # defined CONFIGURE_ARGS= --without-x -USE_BUILDLINK3= # defined +USE_BUILDLINK3= yes USE_LIBTOOL= # defined DOCDIR= ${PREFIX}/share/doc/giflib diff --git a/graphics/pngcrush/Makefile b/graphics/pngcrush/Makefile index 047e7b934ec..961baf67617 100644 --- a/graphics/pngcrush/Makefile +++ b/graphics/pngcrush/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2004/10/03 00:14:57 tv Exp $ +# $NetBSD: Makefile,v 1.18 2004/11/13 21:28:28 jlam Exp $ # DISTNAME= pngcrush-1.5.10 @@ -10,7 +10,7 @@ MAINTAINER= rh@NetBSD.org HOMEPAGE= http://pmt.sourceforge.net/pngcrush/index.html COMMENT= Optimizer for PNG (Portable Network Graphics) files -USE_BUILDLINK3= # defined +USE_BUILDLINK3= yes NO_CONFIGURE= YES do-build: diff --git a/inputmethod/libtabe/Makefile b/inputmethod/libtabe/Makefile index 310609a4371..b1c4077da64 100644 --- a/inputmethod/libtabe/Makefile +++ b/inputmethod/libtabe/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2004/10/03 00:14:59 tv Exp $ +# $NetBSD: Makefile,v 1.11 2004/11/13 21:28:28 jlam Exp $ # DISTNAME= libtabe-0.2.5 @@ -11,7 +11,7 @@ HOMEPAGE= http://libtabe.sourceforge.net/ COMMENT= Library for Chinese language processing WRKSRC= ${WRKDIR}/libtabe -USE_BUILDLINK3= # defined +USE_BUILDLINK3= yes USE_X11= # defined USE_LIBTOOL= # defined diff --git a/lang/jasmin/Makefile b/lang/jasmin/Makefile index 5ee2b5d0d5f..9914c16264a 100644 --- a/lang/jasmin/Makefile +++ b/lang/jasmin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2004/06/28 17:28:56 abs Exp $ +# $NetBSD: Makefile,v 1.16 2004/11/13 21:28:28 jlam Exp $ # DISTNAME= jasmin-1.06 @@ -12,7 +12,7 @@ COMMENT= Java "assembler" interface USE_JAVA= run WRKSRC= ${WRKDIR}/jasmin -USE_BUILDLINK3= # defined +USE_BUILDLINK3= yes NO_BUILD= # defined post-patch: diff --git a/lang/jdk-openjit/Makefile.common b/lang/jdk-openjit/Makefile.common index 54b3e0116fc..543ddb13477 100644 --- a/lang/jdk-openjit/Makefile.common +++ b/lang/jdk-openjit/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.5 2004/07/01 14:03:00 wiz Exp $ +# $NetBSD: Makefile.common,v 1.6 2004/11/13 21:28:28 jlam Exp $ OPENJIT_VERSION=1.1.16 @@ -11,7 +11,7 @@ HOMEPAGE= http://www.openjit.org/ COMMENT= Reflective JIT compiler for Java GNU_CONFIGURE= # defined -USE_BUILDLINK3= # defined +USE_BUILDLINK3= yes USE_GNU_TOOLS+= make .include "../../mk/bsd.prefs.mk" diff --git a/mail/imap-uw/Makefile b/mail/imap-uw/Makefile index ef134f6f6f8..245177240b6 100644 --- a/mail/imap-uw/Makefile +++ b/mail/imap-uw/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.84 2004/10/11 16:56:28 abs Exp $ +# $NetBSD: Makefile,v 1.85 2004/11/13 21:28:28 jlam Exp $ # ATTENTION: # The Kerberos support in this software is known to be problematic. If you # upgrade this package you *must* test it on a system *without* Kerberos @@ -15,7 +15,7 @@ MAINTAINER= kim@tac.nyc.ny.us HOMEPAGE= http://www.washington.edu/imap/ COMMENT= University of Washington's IMAP, POP2, and POP3 servers -USE_BUILDLINK3= # defined +USE_BUILDLINK3= yes USE_LIBTOOL= # defined INST_PROG= ${LIBTOOL} ${INSTALL_PROGRAM} diff --git a/math/R/Makefile b/math/R/Makefile index dc2f6d498b0..4fca3a8d2c7 100644 --- a/math/R/Makefile +++ b/math/R/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.57 2004/10/03 00:12:55 tv Exp $ +# $NetBSD: Makefile,v 1.58 2004/11/13 21:28:28 jlam Exp $ DISTNAME= R-1.9.1 PKGREVISION= 1 @@ -17,7 +17,7 @@ NOT_FOR_PLATFORM= NetBSD-1.[0-4]*-alpha NetBSD-1.5-alpha \ PKG_INSTALLATION_TYPES= overwrite pkgviews TEST_TARGET= check -USE_BUILDLINK3= # defined +USE_BUILDLINK3= yes USE_X11= # defined USE_PERL5= # defined USE_GNU_TOOLS+= make diff --git a/misc/chipmunk/Makefile b/misc/chipmunk/Makefile index e6f55974c39..84f8699c0c8 100644 --- a/misc/chipmunk/Makefile +++ b/misc/chipmunk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2004/10/03 00:12:58 tv Exp $ +# $NetBSD: Makefile,v 1.16 2004/11/13 21:28:28 jlam Exp $ # DISTNAME= chipmunk-1.4 @@ -12,7 +12,7 @@ COMMENT= Shell-like tool for hardware debugging ONLY_FOR_PLATFORM= NetBSD-*-i386 -USE_BUILDLINK3= # defined +USE_BUILDLINK3= yes ALL_TARGET= chipmunk MAKE_ENV+= CONFIG_OPTIONS="${CPPFLAGS}" diff --git a/net/airport2basestationconfig/Makefile b/net/airport2basestationconfig/Makefile index beb2facb5f0..eb965107226 100644 --- a/net/airport2basestationconfig/Makefile +++ b/net/airport2basestationconfig/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2004/06/28 17:28:57 abs Exp $ +# $NetBSD: Makefile,v 1.5 2004/11/13 21:28:28 jlam Exp $ DISTNAME= configurator_201 PKGNAME= ${BINNAME}-2.0.1 @@ -22,7 +22,7 @@ LIBDIR= ${PREFIX}/lib/${BINNAME} .include "../../mk/bsd.prefs.mk" -USE_BUILDLINK3= # defined +USE_BUILDLINK3= yes USE_JAVA= run PKG_JVMS_ACCEPTED= sun-jdk13 sun-jdk14 blackdown-jdk13 jdk13 jdk14 diff --git a/net/airportbasestationconfig/Makefile b/net/airportbasestationconfig/Makefile index 9faab22fbcb..06798127cc7 100644 --- a/net/airportbasestationconfig/Makefile +++ b/net/airportbasestationconfig/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2004/06/09 08:27:49 tron Exp $ +# $NetBSD: Makefile,v 1.25 2004/11/13 21:28:28 jlam Exp $ DISTNAME= configurator_152-128 PKGNAME= ${BINNAME}-1.5.2 @@ -20,7 +20,7 @@ DOCDIR= ${PREFIX}/share/doc/${BINNAME} JARNAME= AirportConfig128Bit.jar LIBDIR= ${PREFIX}/lib/${BINNAME} -USE_BUILDLINK3= # defined +USE_BUILDLINK3= yes USE_JAVA= run PKG_JVMS_ACCEPTED= sun-jdk13 sun-jdk14 blackdown-jdk13 jdk13 jdk14 diff --git a/net/airportmodemutility/Makefile b/net/airportmodemutility/Makefile index 1a1a4aef08d..f1ee6dfa9f4 100644 --- a/net/airportmodemutility/Makefile +++ b/net/airportmodemutility/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2004/06/28 17:28:57 abs Exp $ +# $NetBSD: Makefile,v 1.6 2004/11/13 21:28:28 jlam Exp $ DISTNAME= ${BINNAME}_20 PKGNAME= ${BINNAME}-2.0 @@ -21,7 +21,7 @@ LIBDIR= ${PREFIX}/lib/${BINNAME} .include "../../mk/bsd.prefs.mk" -USE_BUILDLINK3= # defined +USE_BUILDLINK3= yes USE_JAVA= run PKG_JVMS_ACCEPTED= sun-jdk13 sun-jdk14 blackdown-jdk13 jdk13 jdk14 diff --git a/net/gkrellm1-wireless/Makefile b/net/gkrellm1-wireless/Makefile index 8f9969132c3..ebc54a1b8ad 100644 --- a/net/gkrellm1-wireless/Makefile +++ b/net/gkrellm1-wireless/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2004/10/03 00:17:52 tv Exp $ +# $NetBSD: Makefile,v 1.8 2004/11/13 21:28:28 jlam Exp $ DISTNAME= gkrellmwireless-0.2.2 PKGNAME= gkrellm-wireless-0.2.2 @@ -12,7 +12,7 @@ COMMENT= Wavelan signal strength monitor for gkrellm ONLY_FOR_PLATFORM= *BSD-*-* Linux-*-* -USE_BUILDLINK3= # defined +USE_BUILDLINK3= yes USE_GNU_TOOLS+= make do-install: diff --git a/print/ghostscript-gnu/Makefile.common b/print/ghostscript-gnu/Makefile.common index 89d3d216b27..d00163c7d3b 100644 --- a/print/ghostscript-gnu/Makefile.common +++ b/print/ghostscript-gnu/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.15 2004/08/27 06:29:10 jlam Exp $ +# $NetBSD: Makefile.common,v 1.16 2004/11/13 21:28:28 jlam Exp $ DISTNAME= ghostscript-${GS_VERS} GS_VERS= 7.07 @@ -16,7 +16,7 @@ CONFLICTS+= ghostscript-gnu{,-nox11,-x11}-[0-9]* DEPENDS+= ghostscript-fonts-6.0:../../fonts/ghostscript-fonts -USE_BUILDLINK3= # defined +USE_BUILDLINK3= yes USE_GNU_TOOLS+= make GNU_CONFIGURE= # defined CONFIGURE_ARGS+= --with-ijs diff --git a/print/gv/Makefile b/print/gv/Makefile index ad3ef23f63f..096f3081ccf 100644 --- a/print/gv/Makefile +++ b/print/gv/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.43 2004/10/03 00:18:05 tv Exp $ +# $NetBSD: Makefile,v 1.44 2004/11/13 21:28:28 jlam Exp $ # FreeBSD Id: Makefile,v 1.16 1997/07/13 18:49:29 max Exp # @@ -11,7 +11,7 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://wwwthep.physik.uni-mainz.de/~plass/gv/ COMMENT= PostScript and PDF previewer -USE_BUILDLINK3= # defined +USE_BUILDLINK3= yes USE_IMAKE= # defined XAW_TYPE?= 3d diff --git a/textproc/kdoc/Makefile b/textproc/kdoc/Makefile index 1a885dfbe52..96b9ecf5ea5 100644 --- a/textproc/kdoc/Makefile +++ b/textproc/kdoc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2004/05/05 00:28:50 snj Exp $ +# $NetBSD: Makefile,v 1.17 2004/11/13 21:28:28 jlam Exp $ DISTNAME= kdoc-2.0a54 PKGNAME= kdoc-3.0 @@ -14,7 +14,7 @@ COMMENT= C++ and IDL Class Documentation Tool .include "../../meta-pkgs/kde3/Makefile.kde3" -USE_BUILDLINK3= # defined +USE_BUILDLINK3= yes .include "../../lang/perl5/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/textproc/stardic/Makefile b/textproc/stardic/Makefile index ce64dac2e4f..79cabec2e16 100644 --- a/textproc/stardic/Makefile +++ b/textproc/stardic/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2004/10/05 13:16:56 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2004/11/13 21:28:29 jlam Exp $ DISTNAME= dic PKGNAME= stardic-1.31 @@ -11,7 +11,7 @@ COMMENT= English-Chinese dictionary DIST_SUBDIR= ${PKGNAME_NOREV} -USE_BUILDLINK3= # defined +USE_BUILDLINK3= yes USE_X11= # defined MAKEFILE= makefile USE_LANGUAGES= c c++ diff --git a/time/devtodo/Makefile b/time/devtodo/Makefile index bbd0fc9e863..ace56a6ff65 100644 --- a/time/devtodo/Makefile +++ b/time/devtodo/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2004/10/03 00:18:21 tv Exp $ +# $NetBSD: Makefile,v 1.21 2004/11/13 21:28:29 jlam Exp $ # DISTNAME= devtodo-0.1.17 @@ -13,7 +13,7 @@ COMMENT= Display and manage a list of items that are outstanding USE_LIBTOOL= # defined LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig -USE_BUILDLINK3= # defined +USE_BUILDLINK3= yes GNU_CONFIGURE= # defined # We don't need curses, just termcap. diff --git a/www/ap-jk/Makefile b/www/ap-jk/Makefile index ffbe7b532b7..446a92d099f 100644 --- a/www/ap-jk/Makefile +++ b/www/ap-jk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2004/07/02 22:01:01 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2004/11/13 21:28:29 jlam Exp $ DISTNAME= jakarta-tomcat-${TOMCAT_VERSION}-src PKGNAME= ap-jk-${TOMCAT_VERSION} @@ -17,7 +17,7 @@ BUILD_DEPENDS+= gtar-base-[0-9]*:../../archivers/gtar-base GTAR= ${LOCALBASE}/bin/gtar WRKSRC= ${WRKDIR}/${DISTNAME}/src/native/apache1.3 -USE_BUILDLINK3= # defined +USE_BUILDLINK3= yes EXTRACT_ELEMENTS= ${DISTNAME}/src/native |