USE_LIBTOOL
This commit is contained in:
parent
3ca476c15e
commit
c50240134a
@ -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
|
||||
|
@ -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
|
||||
|
@ -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 <bsd.port.mk>
|
||||
|
@ -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}"
|
||||
|
Loading…
Reference in New Issue
Block a user