From b16fa6ed48b9e28c2a782bdcab33196761da670e Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 31 Dec 2000 02:56:58 +0000 Subject: Fix libintl dependency and add missing file to PLIST. --- audio/aumix/Makefile | 6 ++++-- audio/aumix/pkg/PLIST | 3 ++- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'audio/aumix') diff --git a/audio/aumix/Makefile b/audio/aumix/Makefile index 4eb82343d25..ce9f4e67f10 100644 --- a/audio/aumix/Makefile +++ b/audio/aumix/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2000/11/11 17:49:22 tron Exp $ +# $NetBSD: Makefile,v 1.4 2000/12/31 02:56:58 wiz Exp $ DISTNAME= aumix-2.7 CATEGORIES= audio @@ -11,10 +11,12 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=aumix/} \ MAINTAINER= trevor@jpj.net HOMEPAGE= http://jpj.net/~trevor/aumix.html -BUILD_DEPENDS+= ${LOCALBASE}/bin/msgfmt:../../devel/gettext +BUILD_DEPENDS+= msgfmt:../../devel/gettext DEPENDS+= gtk+-1.2.*:../../x11/gtk DEPENDS+= ncurses>=4.2:../../devel/ncurses +USE_LIBINTL= yes + CFLAGS+= -I${WRKSRC}/src -I${LOCALBASE}/include GNU_CONFIGURE= yes diff --git a/audio/aumix/pkg/PLIST b/audio/aumix/pkg/PLIST index 770e784ee75..968597e8183 100644 --- a/audio/aumix/pkg/PLIST +++ b/audio/aumix/pkg/PLIST @@ -1,4 +1,5 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2000/07/14 10:37:19 rh Exp $ +@comment $NetBSD: PLIST,v 1.2 2000/12/31 02:56:58 wiz Exp $ +bin/aumix bin/xaumix man/man1/aumix.1 man/man1/xaumix.1 -- cgit v1.2.3