fix WANTLIB

This commit is contained in:
steven 2006-02-08 17:27:49 +00:00
parent c33d25c6e7
commit fd880743d2
2 changed files with 6 additions and 6 deletions

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.9 2005/09/10 17:25:42 espie Exp $
# $OpenBSD: Makefile,v 1.10 2006/02/08 17:30:12 steven Exp $
COMMENT= "rip shoutcast streams to local mp3s"
DISTNAME= streamripper-1.61.11
PKGNAME= ${DISTNAME}p0
PKGNAME= ${DISTNAME}p1
CATEGORIES= audio
HOMEPAGE= http://streamripper.sourceforge.net/
@ -18,7 +18,7 @@ PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
WANTLIB= c m pthread charset
WANTLIB= c m pthread
LIB_DEPENDS= mad.2::audio/libmad \
ogg.5.2::audio/libogg \

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.48 2005/06/12 20:19:16 fgsch Exp $
# $OpenBSD: Makefile,v 1.49 2006/02/08 17:27:49 steven Exp $
COMMENT= "read/write/list/format DOS disks under Unix"
DATE= 20050317
DISTNAME= mtools-3.9.10
PKGNAME= ${DISTNAME}.${DATE}
PKGNAME= ${DISTNAME}.${DATE}p0
CATEGORIES= sysutils
MASTER_SITES= http://www.tux.org/pub/knaff/mtools/ \
${HOMEPAGE}
@ -31,7 +31,7 @@ FLAVOR?=
CONFIGURE_ARGS= --with-x=no
.else
USE_X11= Yes
WANTLIB+= ICE SM X11
WANTLIB+= ICE SM X11 Xau
.endif
pre-patch: