diff options
author | joerg <joerg@pkgsrc.org> | 2006-07-19 10:08:12 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2006-07-19 10:08:12 +0000 |
commit | bf1adeebbba974cdf7b7f68ac4f9d4aa583aa89d (patch) | |
tree | 5cf601ecf148bb3fdbfcc37ed961ed8d997c7463 /audio/streamtuner | |
parent | c4d1e613a14b4dcf5c4aa9cf17470a22d359f79a (diff) | |
download | pkgsrc-bf1adeebbba974cdf7b7f68ac4f9d4aa583aa89d.tar.gz |
Needs intltool.
Diffstat (limited to 'audio/streamtuner')
-rw-r--r-- | audio/streamtuner/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/streamtuner/Makefile b/audio/streamtuner/Makefile index a595337c378..479fe7317c7 100644 --- a/audio/streamtuner/Makefile +++ b/audio/streamtuner/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.34 2006/04/17 13:46:10 wiz Exp $ +# $NetBSD: Makefile,v 1.35 2006/07/19 10:10:43 joerg Exp $ # DISTNAME= streamtuner-0.99.99 @@ -13,7 +13,7 @@ COMMENT= Stream directory browser BUILD_DEPENDS+= hicolor-icon-theme-[0-9]*:../../graphics/hicolor-icon-theme USE_DIRS+= gnome2-1.5 -USE_TOOLS+= gmake msgfmt pkg-config +USE_TOOLS+= gmake msgfmt pkg-config intltool USE_LIBTOOL= yes USE_PKGLOCALEDIR= yes GNU_CONFIGURE= yes |