From c50240134a9ade825322e66fa9b1bec2701b38bd Mon Sep 17 00:00:00 2001 From: steven Date: Mon, 18 Sep 2006 21:10:11 +0000 Subject: [PATCH] USE_LIBTOOL --- audio/tremor-tools/Makefile | 5 +++-- graphics/vcdimager/Makefile | 5 +++-- net/trickle/Makefile | 5 +++-- www/tinyproxy/Makefile | 5 +++-- 4 files changed, 12 insertions(+), 8 deletions(-) diff --git a/audio/tremor-tools/Makefile b/audio/tremor-tools/Makefile index c0d9723f975..a5e8855df35 100644 --- a/audio/tremor-tools/Makefile +++ b/audio/tremor-tools/Makefile @@ -1,8 +1,8 @@ -# $OpenBSD: Makefile,v 1.4 2006/08/01 12:13:28 espie Exp $ +# $OpenBSD: Makefile,v 1.5 2006/09/18 21:18:37 steven Exp $ COMMENT= "integer-only ogg vorbis command-line player" DISTNAME= vorbis-tools-1.0 -PKGNAME= ${DISTNAME:S/vorbis/tremor/}p0 +PKGNAME= ${DISTNAME:S/vorbis/tremor/}p1 CATEGORIES= audio MASTER_SITES= http://www.vorbis.com/files/1.0/unix/ @@ -15,6 +15,7 @@ PERMIT_DISTFILES_CDROM= Yes PERMIT_DISTFILES_FTP= Yes USE_GMAKE= Yes +USE_LIBTOOL= Yes AUTOCONF_VERSION=2.59 AUTOMAKE_VERSION=1.4 diff --git a/graphics/vcdimager/Makefile b/graphics/vcdimager/Makefile index cf987228b14..fcd50c0e7fb 100644 --- a/graphics/vcdimager/Makefile +++ b/graphics/vcdimager/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.4 2005/09/10 18:29:55 espie Exp $ +# $OpenBSD: Makefile,v 1.5 2006/09/18 21:22:19 steven Exp $ COMMENT= "(S)VCD authoring software" VERSION= 0.6.2 DISTNAME= vcdimager-${VERSION} -PKGNAME= ${DISTNAME}p0 +PKGNAME= ${DISTNAME}p1 CATEGORIES= graphics MASTER_SITES= http://www.vcdimager.org/pub/vcdimager/vcdimager-0.6/ @@ -16,6 +16,7 @@ PERMIT_PACKAGE_FTP= Yes PERMIT_DISTFILES_CDROM= Yes PERMIT_DISTFILES_FTP= Yes +USE_LIBTOOL= Yes CONFIGURE_STYLE= gnu SEPARATE_BUILD= concurrent WANTLIB= c m diff --git a/net/trickle/Makefile b/net/trickle/Makefile index 27482e107a3..85503648d2b 100644 --- a/net/trickle/Makefile +++ b/net/trickle/Makefile @@ -1,8 +1,8 @@ -# $OpenBSD: Makefile,v 1.10 2005/11/16 23:23:34 naddy Exp $ +# $OpenBSD: Makefile,v 1.11 2006/09/18 21:10:11 steven Exp $ COMMENT= "lightweight userspace bandwidth shaper" DISTNAME= trickle-1.06 -PKGNAME= ${DISTNAME}p1 +PKGNAME= ${DISTNAME}p2 CATEGORIES= net HOMEPAGE= "http://monkey.org/~marius/pages/?page=trickle" MASTER_SITES= http://monkey.org/~marius/trickle/ @@ -14,6 +14,7 @@ PERMIT_DISTFILES_CDROM= Yes PERMIT_DISTFILES_FTP= Yes WANTLIB= c event +USE_LIBTOOL= Yes CONFIGURE_STYLE=gnu .include diff --git a/www/tinyproxy/Makefile b/www/tinyproxy/Makefile index dc24859c6d4..2809f8847df 100644 --- a/www/tinyproxy/Makefile +++ b/www/tinyproxy/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.14 2005/04/16 17:14:38 sturm Exp $ +# $OpenBSD: Makefile,v 1.15 2006/09/18 21:13:38 steven Exp $ COMMENT= "lightweight HTTP/SSL proxy" VERSION= 1.6.3 DISTNAME= tinyproxy-${VERSION} -PKGNAME= ${DISTNAME}p0 +PKGNAME= ${DISTNAME}p1 CATEGORIES= www net HOMEPAGE= http://tinyproxy.sourceforge.net/ @@ -18,6 +18,7 @@ PERMIT_DISTFILES_CDROM= Yes PERMIT_DISTFILES_FTP= Yes WANTLIB= c +USE_LIBTOOL= Yes CONFIGURE_STYLE= simple CONFIGURE_ARGS+= --with-config=${SYSCONFDIR}/tinyproxy/tinyproxy.conf MAKE_FLAGS= CFLAGS="${CFLAGS}"