SHARED_LIBS and USE_LIBTOOL

This commit is contained in:
steven 2005-12-31 11:32:49 +00:00
parent 58c3ec46eb
commit 4664959347
2 changed files with 7 additions and 4 deletions

View File

@ -1,9 +1,11 @@
# $OpenBSD: Makefile,v 1.5 2005/08/22 23:25:39 pvalchev Exp $
# $OpenBSD: Makefile,v 1.6 2005/12/31 11:32:49 steven Exp $
COMMENT= "library for communicating with an icecast server"
DISTNAME= libshout-2.1
PKGNAME= ${DISTNAME}p1
PKGNAME= ${DISTNAME}p2
SHARED_LIBS= shout 4.0
MODGNU_SHARED_LIBS= shout ''
CATEGORIES= net audio
HOMEPAGE= http://www.icecast.org/
@ -21,6 +23,7 @@ MASTER_SITES= http://downloads.xiph.org/releases/libshout/
LIB_DEPENDS= vorbis.4::audio/libvorbis
USE_LIBTOOL= Yes
CONFIGURE_STYLE=gnu
CONFIGURE_ARGS= ${CONFIGURE_SHARED} --disable-pkgconfig \
--without-theora

View File

@ -1,2 +1,2 @@
@comment $OpenBSD: PFRAG.shared,v 1.3 2005/02/27 19:14:40 naddy Exp $
@lib lib/libshout.so.4.0
@comment $OpenBSD: PFRAG.shared,v 1.4 2005/12/31 11:32:49 steven Exp $
@lib lib/libshout.so.${LIBshout_VERSION}