diff options
Diffstat (limited to 'audio/streamtuner/Makefile')
-rw-r--r-- | audio/streamtuner/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/streamtuner/Makefile b/audio/streamtuner/Makefile index 7c145e7814d..8a0d53ef946 100644 --- a/audio/streamtuner/Makefile +++ b/audio/streamtuner/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.41 2009/03/08 15:56:43 wiz Exp $ +# $NetBSD: Makefile,v 1.42 2009/07/22 09:01:20 wiz Exp $ # DISTNAME= streamtuner-0.99.99 @@ -14,7 +14,6 @@ PKG_DESTDIR_SUPPORT= user-destdir BUILD_DEPENDS+= hicolor-icon-theme-[0-9]*:../../graphics/hicolor-icon-theme -USE_DIRS+= gnome2-1.5 USE_TOOLS+= gmake msgfmt pkg-config intltool USE_LIBTOOL= yes USE_PKGLOCALEDIR= yes |