From af5bfea23c0b227ef6dd531ec9d14082c27fc54b Mon Sep 17 00:00:00 2001 From: joerg Date: Thu, 5 Jan 2006 15:18:27 +0000 Subject: Needs gettext-lib. Bump revision. --- audio/xine-esound/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'audio') diff --git a/audio/xine-esound/Makefile b/audio/xine-esound/Makefile index df42b799dc0..1e7e29b40b7 100644 --- a/audio/xine-esound/Makefile +++ b/audio/xine-esound/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.15 2005/10/30 18:32:33 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2006/01/05 15:18:27 joerg Exp $ # .include "../../multimedia/xine-lib/Makefile.common" PKGNAME= ${XINE_PKGNAME:S/lib/esound/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= audio COMMENT= The esound audio output plugin for xine-lib @@ -20,4 +20,5 @@ do-install: xineplug_ao_out_esd.la ${PREFIX}/lib/xine/plugins/1.0.3/ .include "../../audio/esound/buildlink3.mk" +.include "../../devel/gettext-lib/buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3