summaryrefslogtreecommitdiff
path: root/audio/aumix
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2000-12-31 02:56:58 +0000
committerwiz <wiz@pkgsrc.org>2000-12-31 02:56:58 +0000
commit9f522e0068a4064c1d9b7a97920f99ad2a45dba2 (patch)
tree22284782038969729aebcfead3e341e9d5ae310b /audio/aumix
parentb349b52e5d951b7848aea112395a616d7ded5d24 (diff)
downloadpkgsrc-9f522e0068a4064c1d9b7a97920f99ad2a45dba2.tar.gz
Fix libintl dependency and add missing file to PLIST.
Diffstat (limited to 'audio/aumix')
-rw-r--r--audio/aumix/Makefile6
-rw-r--r--audio/aumix/pkg/PLIST3
2 files changed, 6 insertions, 3 deletions
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