diff options
-rw-r--r-- | audio/libvorbis/Makefile | 3 | ||||
-rw-r--r-- | converters/xlHtml-mixedcase/Makefile | 3 | ||||
-rw-r--r-- | devel/SDL/Makefile | 3 | ||||
-rw-r--r-- | devel/kdbg/Makefile | 3 | ||||
-rw-r--r-- | devel/kdevelop-base/Makefile | 3 | ||||
-rw-r--r-- | games/gnome-games/Makefile | 3 | ||||
-rw-r--r-- | games/xpuyopuyo/Makefile | 3 | ||||
-rw-r--r-- | games/xracer/Makefile | 3 | ||||
-rw-r--r-- | graphics/gdk-pixbuf/Makefile.common | 3 | ||||
-rw-r--r-- | graphics/imlib/Makefile | 3 | ||||
-rw-r--r-- | lang/squeak/Makefile | 3 | ||||
-rw-r--r-- | mail/mutt-devel/Makefile | 3 | ||||
-rw-r--r-- | net/gnut/Makefile | 3 | ||||
-rw-r--r-- | net/zebra/Makefile | 3 | ||||
-rw-r--r-- | security/srp_client/Makefile | 3 | ||||
-rw-r--r-- | www/libwww/Makefile | 3 | ||||
-rw-r--r-- | www/quanta/Makefile | 3 | ||||
-rw-r--r-- | x11/lesstif/Makefile.common | 3 |
18 files changed, 18 insertions, 36 deletions
diff --git a/audio/libvorbis/Makefile b/audio/libvorbis/Makefile index 668dd5f69d4..42b6a2dc3ba 100644 --- a/audio/libvorbis/Makefile +++ b/audio/libvorbis/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2001/10/04 03:49:54 jlam Exp $ +# $NetBSD: Makefile,v 1.11 2001/11/29 19:46:10 jlam Exp $ DISTNAME= libvorbis-1.0rc2 PKGNAME= libvorbis-1.0.0.6 @@ -9,7 +9,6 @@ MAINTAINER= lukem@netbsd.org HOMEPAGE= http://www.xiph.org/ogg/vorbis/ COMMENT= Library for the Ogg Vorbis audio encoding format -BUILD_DEPENDS+= autoconf>=2.13:../../devel/autoconf BUILD_DEPENDS+= automake>=1.4:../../devel/automake USE_BUILDLINK_ONLY= YES diff --git a/converters/xlHtml-mixedcase/Makefile b/converters/xlHtml-mixedcase/Makefile index 4289ffe2549..97e1c5db893 100644 --- a/converters/xlHtml-mixedcase/Makefile +++ b/converters/xlHtml-mixedcase/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2001/09/27 23:17:51 jlam Exp $ +# $NetBSD: Makefile,v 1.5 2001/11/29 19:46:10 jlam Exp $ # DISTNAME= xlHtml-0.2.8 @@ -9,7 +9,6 @@ MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.xlHtml.org/ COMMENT= Microsoft xls/ppt to HTML converter -BUILD_DEPENDS+= autoconf-[0-9]*:../../devel/autoconf BUILD_DEPENDS+= automake>=1.4:../../devel/automake USE_BUILDLINK_ONLY= YES diff --git a/devel/SDL/Makefile b/devel/SDL/Makefile index 231d1771520..493777d6e26 100644 --- a/devel/SDL/Makefile +++ b/devel/SDL/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2001/10/24 22:10:51 jlam Exp $ +# $NetBSD: Makefile,v 1.26 2001/11/29 19:46:10 jlam Exp $ # DISTNAME= SDL-1.2.2 @@ -9,7 +9,6 @@ MAINTAINER= wiz@netbsd.org HOMEPAGE= http://www.libsdl.org/ COMMENT= Simple DirectMedia Layer, a cross-platform multimedia library -BUILD_DEPENDS+= autoconf>=2.13:../../devel/autoconf BUILD_DEPENDS+= automake>=1.4:../../devel/automake BUILD_DEPENDS+= nasm>=0.98:../../devel/nasm BUILDLINK_DEPENDS.pth= pth>=1.4.0 diff --git a/devel/kdbg/Makefile b/devel/kdbg/Makefile index bc187ad498a..0823b6c7624 100644 --- a/devel/kdbg/Makefile +++ b/devel/kdbg/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2001/08/27 14:35:07 tron Exp $ +# $NetBSD: Makefile,v 1.26 2001/11/29 19:46:11 jlam Exp $ DISTNAME= kdbg-1.2.0 CATEGORIES= devel kde @@ -10,7 +10,6 @@ HOMEPAGE= http://members.telecom.at/~johsixt/kdbg.html COMMENT= Graphical User Interface around gdb using KDE BUILD_USES_MSGFMT= yes -DEPENDS+= autoconf>=2.13:../autoconf DEPENDS+= automake>=1.4:../automake DEPENDS+= kdevelop-base-1.*:../kdevelop-base diff --git a/devel/kdevelop-base/Makefile b/devel/kdevelop-base/Makefile index a3af952e7a4..13b1c67a828 100644 --- a/devel/kdevelop-base/Makefile +++ b/devel/kdevelop-base/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2001/09/27 23:17:56 jlam Exp $ +# $NetBSD: Makefile,v 1.9 2001/11/29 19:46:11 jlam Exp $ DISTNAME= kdevelop-1.3 PKGNAME= ${DISTNAME:S/-/-base-/} @@ -11,7 +11,6 @@ HOMEPAGE= http://www.kdevelop.org/ COMMENT= Base modules for IDE for Unix/X11/KDE BUILD_USES_MSGFMT= yes -DEPENDS+= autoconf-[0-9]*:../../devel/autoconf DEPENDS+= automake>=1.4:../../devel/automake DEPENDS+= kdebase-1.*:../../x11/kdebase DEPENDS+= kdoc-2*:../../textproc/kdoc diff --git a/games/gnome-games/Makefile b/games/gnome-games/Makefile index b4e2048c33e..6901f95595d 100644 --- a/games/gnome-games/Makefile +++ b/games/gnome-games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.32 2001/10/21 16:41:28 mycroft Exp $ +# $NetBSD: Makefile,v 1.33 2001/11/29 19:46:11 jlam Exp $ DISTNAME= gnome-games-1.4.0.3 CATEGORIES= games gnome @@ -9,7 +9,6 @@ MAINTAINER= tron@netbsd.org HOMEPAGE= http://www.gnome.org/ COMMENT= GNOME games collection -BUILD_DEPENDS+= autoconf>=2.13:../../devel/autoconf BUILD_DEPENDS+= automake>=1.4:../../devel/automake # Required for ports which don't build "libgtop". DEPENDS+= guile-[0-9]*:../../lang/guile diff --git a/games/xpuyopuyo/Makefile b/games/xpuyopuyo/Makefile index 332f10bbb0a..54b5dee6d5e 100644 --- a/games/xpuyopuyo/Makefile +++ b/games/xpuyopuyo/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2001/08/27 14:35:08 tron Exp $ +# $NetBSD: Makefile,v 1.15 2001/11/29 19:46:11 jlam Exp $ DISTNAME= xpuyopuyo-0.9.1 CATEGORIES= games x11 @@ -9,7 +9,6 @@ MAINTAINER= jlam@netbsd.org HOMEPAGE= http://chaos2.org/xpuyopuyo/ COMMENT= Tetris-like puzzle game -BUILD_DEPENDS+= autoconf>=2.13:../../devel/autoconf BUILD_DEPENDS+= automake>=1.4:../../devel/automake DEPENDS+= gtk+-1.2.*:../../x11/gtk DEPENDS+= libmikmod>=3.1.9:../../audio/libmikmod diff --git a/games/xracer/Makefile b/games/xracer/Makefile index 891a77e66da..886d8058f43 100644 --- a/games/xracer/Makefile +++ b/games/xracer/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2001/10/24 22:10:58 jlam Exp $ +# $NetBSD: Makefile,v 1.21 2001/11/29 19:46:11 jlam Exp $ # DISTNAME= xracer-0.96.9 @@ -9,7 +9,6 @@ MAINTAINER= bsieker@freenet.de HOMEPAGE= http://xracer.annexia.org/ COMMENT= XRacer is a clone of the popular Psygnosis game Wipeout -BUILD_DEPENDS+= autoconf>=2.13:../../devel/autoconf BUILD_DEPENDS+= automake>=1.4:../../devel/automake BUILD_USES_MSGFMT= # defined diff --git a/graphics/gdk-pixbuf/Makefile.common b/graphics/gdk-pixbuf/Makefile.common index c2f76cf62a0..71234f092f4 100644 --- a/graphics/gdk-pixbuf/Makefile.common +++ b/graphics/gdk-pixbuf/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.16 2001/09/30 21:17:58 rh Exp $ +# $NetBSD: Makefile.common,v 1.17 2001/11/29 19:46:12 jlam Exp $ # DISTNAME= gdk-pixbuf-0.11.0 @@ -8,7 +8,6 @@ MASTER_SITES= ${MASTER_SITE_GNOME:=unstable/sources/gdk-pixbuf/} MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.gnome.org/ -BUILD_DEPENDS+= autoconf-2.13:../../devel/autoconf BUILD_DEPENDS+= automake>=1.4:../../devel/automake USE_GMAKE= # defined diff --git a/graphics/imlib/Makefile b/graphics/imlib/Makefile index ceffdc47018..2f4e91f786c 100644 --- a/graphics/imlib/Makefile +++ b/graphics/imlib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.60 2001/10/24 22:11:02 jlam Exp $ +# $NetBSD: Makefile,v 1.61 2001/11/29 19:46:12 jlam Exp $ # DISTNAME= imlib-1.9.11 @@ -9,7 +9,6 @@ MAINTAINER= tron@netbsd.org HOMEPAGE= http://www.nl.rasterman.com/imlib.html COMMENT= image manipulation library for X11 -BUILD_DEPENDS+= autoconf>=2.13:../../devel/autoconf BUILD_DEPENDS+= automake>=1.4:../../devel/automake USE_X11BASE= yes diff --git a/lang/squeak/Makefile b/lang/squeak/Makefile index 865d5424538..30be878d0df 100644 --- a/lang/squeak/Makefile +++ b/lang/squeak/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2001/09/27 23:18:18 jlam Exp $ +# $NetBSD: Makefile,v 1.20 2001/11/29 19:46:12 jlam Exp $ # DISTNAME= Squeak-3.0 @@ -14,7 +14,6 @@ MAINTAINER= fredb@netbsd.org HOMEPAGE= http://www.squeak.org/ COMMENT= Full Smalltalk 80 with portability to UN*X, Mac, and Windows -BUILD_DEPENDS+= autoconf>=2.13:../../devel/autoconf BUILD_DEPENDS+= automake>=1.4:../../devel/automake BUILD_DEPENDS+= unzip-[0-9]*:../../archivers/unzip diff --git a/mail/mutt-devel/Makefile b/mail/mutt-devel/Makefile index d834b95e65f..31f919a23bb 100644 --- a/mail/mutt-devel/Makefile +++ b/mail/mutt-devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2001/11/22 21:34:45 tron Exp $ +# $NetBSD: Makefile,v 1.17 2001/11/29 19:46:12 jlam Exp $ DISTNAME= mutt-1.3.23i PKGNAME= ${DISTNAME:C/i$//} @@ -11,7 +11,6 @@ COMMENT= text-based MIME mail client with PGP support USE_BUILDLINK_ONLY= YES -BUILD_DEPENDS+= autoconf>=2.13:../../devel/autoconf BUILD_DEPENDS+= automake>=1.4:../../devel/automake BUILD_USES_MSGFMT= YES diff --git a/net/gnut/Makefile b/net/gnut/Makefile index 91b2699b161..11567d8b7a7 100644 --- a/net/gnut/Makefile +++ b/net/gnut/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2001/07/23 19:53:48 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2001/11/29 19:46:13 jlam Exp $ # DISTNAME= gnut-0.4.20 @@ -9,7 +9,6 @@ MAINTAINER= deberg@netbsd.org HOMEPAGE= http://www.gnutelliums.com/linux_unix/gnut/ COMMENT= Text-mode Gnutella client -#BUILD_DEPENDS+= autoconf>=2.13:../../devel/autoconf #BUILD_DEPENDS+= automake>=1.4:../../devel/automake #DEPENDS+= pth>=1.3.6:../../devel/pth diff --git a/net/zebra/Makefile b/net/zebra/Makefile index 60fcae36e9f..223574663e8 100644 --- a/net/zebra/Makefile +++ b/net/zebra/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.47 2001/08/27 14:35:13 tron Exp $ +# $NetBSD: Makefile,v 1.48 2001/11/29 19:46:13 jlam Exp $ # Based on KAME Id: Makefile,v 1.1.2.1.2.1.10.2 1999/01/05 11:03:50 itojun Exp # @@ -12,7 +12,6 @@ HOMEPAGE= http://www.zebra.org/ COMMENT= Free multithreaded routing daemon software BUILD_DEPENDS+= automake>=1.4:../../devel/automake -BUILD_DEPENDS+= autoconf>=2.13:../../devel/autoconf .include "../../mk/bsd.prefs.mk" diff --git a/security/srp_client/Makefile b/security/srp_client/Makefile index 0d645f7ffbd..12979c65fb6 100644 --- a/security/srp_client/Makefile +++ b/security/srp_client/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2001/08/27 14:35:13 tron Exp $ +# $NetBSD: Makefile,v 1.18 2001/11/29 19:46:13 jlam Exp $ DISTNAME= srp-1.4.4 PKGNAME= srp-client-1.4.4 @@ -9,7 +9,6 @@ MAINTAINER= jlam@netbsd.org #HOMEPAGE= http://srp.stanford.edu/srp/ COMMENT= client programs using Secure Remote Password protocol -BUILD_DEPENDS+= autoconf>=2.13:../../devel/autoconf BUILD_DEPENDS+= automake>=1.4:../../devel/automake DEPENDS+= gmp>=2.0.2:../../devel/gmp diff --git a/www/libwww/Makefile b/www/libwww/Makefile index 58bf2a8c645..d82cbd4ade1 100644 --- a/www/libwww/Makefile +++ b/www/libwww/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.29 2001/11/29 01:12:51 hubertf Exp $ +# $NetBSD: Makefile,v 1.30 2001/11/29 19:46:13 jlam Exp $ DISTNAME= w3c-libwww-5.3.2 PKGNAME= libwww-5.3.2 @@ -11,7 +11,6 @@ MAINTAINER= tv@netbsd.org HOMEPAGE= http://www.w3.org/Library/ COMMENT= The W3C Reference Library -BUILD_DEPENDS+= autoconf>=2.13:../../devel/autoconf BUILD_DEPENDS+= automake>=1.4:../../devel/automake BUILD_DEPENDS+= perl>=${PERL5_REQD}:../../lang/perl5 diff --git a/www/quanta/Makefile b/www/quanta/Makefile index 78836173c05..9ee40ff55cf 100644 --- a/www/quanta/Makefile +++ b/www/quanta/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2001/11/13 21:28:41 jlam Exp $ +# $NetBSD: Makefile,v 1.5 2001/11/29 19:46:13 jlam Exp $ DISTNAME= quanta-2.0-pr2 PKGNAME= quanta-1.9.9.2 @@ -13,7 +13,6 @@ HOMEPAGE= http://quanta.sourceforge.net/ COMMENT= HTML editor suitable for experienced web developers BUILD_DEPENDS+= qt2-designer-kde>=2.3.1nb1:../../x11/qt2-designer-kde -BUILD_DEPENDS+= autoconf>=2.13:../../devel/autoconf BUILD_DEPENDS+= automake>=1.4:../../devel/automake BUILD_DEPENDS+= perl>=${PERL5_REQD}:../../lang/perl5 diff --git a/x11/lesstif/Makefile.common b/x11/lesstif/Makefile.common index 0519527efa2..3d4d9014b84 100644 --- a/x11/lesstif/Makefile.common +++ b/x11/lesstif/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.14 2001/09/19 16:50:40 drochner Exp $ +# $NetBSD: Makefile.common,v 1.15 2001/11/29 19:46:14 jlam Exp $ DISTNAME= lesstif-${LESSTIF_VERSION} LESSTIF_VERSION= 0.93.0 @@ -13,7 +13,6 @@ MASTER_SITES= ftp://ftp.hungry.com/pub/hungry/lesstif/srcdist/ \ MAINTAINER= jlam@netbsd.org HOMEPAGE= http://www.lesstif.org/ -BUILD_DEPENDS+= autoconf-2.13:../../devel/autoconf BUILD_DEPENDS+= automake>=1.4:../../devel/automake USE_X11BASE= # defined |