summaryrefslogtreecommitdiff
path: root/audio/easyh10/Makefile
diff options
context:
space:
mode:
authorghen <ghen@pkgsrc.org>2008-09-18 12:17:59 +0000
committerghen <ghen@pkgsrc.org>2008-09-18 12:17:59 +0000
commit593c3cf874021ef2a2b6fd6d1dbd7d3c74de2d0a (patch)
treea72357bcaeba89b397ec1e2765162cc16d7ed104 /audio/easyh10/Makefile
parent9e676f25b0142edf70206b00f48875694e6ef1fd (diff)
downloadpkgsrc-593c3cf874021ef2a2b6fd6d1dbd7d3c74de2d0a.tar.gz
Avoid dependency on GNU iconv by using standard names for encodings (instead
of GNUisms). NetBSD 4.0 supports the alternative names though, so this patch could be removed later. Bump PKGREVISION.
Diffstat (limited to 'audio/easyh10/Makefile')
-rw-r--r--audio/easyh10/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/easyh10/Makefile b/audio/easyh10/Makefile
index 470d4117dca..49d9d8d9d73 100644
--- a/audio/easyh10/Makefile
+++ b/audio/easyh10/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2008/01/04 18:08:34 joerg Exp $
+# $NetBSD: Makefile,v 1.5 2008/09/18 12:17:59 ghen Exp $
DISTNAME= easyh10-1.5
+PKGREVISION= 1
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=easyh10/}
@@ -11,7 +12,6 @@ COMMENT= Database tool for the iRiver H10 digital audio player
PKG_DESTDIR_SUPPORT= user-destdir
USE_TOOLS+= gmake
-USE_GNU_ICONV= yes
GNU_CONFIGURE= yes