summaryrefslogtreecommitdiff
path: root/converters/libiconv/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'converters/libiconv/Makefile')
-rw-r--r--converters/libiconv/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/converters/libiconv/Makefile b/converters/libiconv/Makefile
index 540db621ec8..bb8e42a8c7e 100644
--- a/converters/libiconv/Makefile
+++ b/converters/libiconv/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.51 2007/10/28 02:07:41 taca Exp $
+# $NetBSD: Makefile,v 1.52 2007/11/29 17:05:34 wiz Exp $
-DISTNAME= libiconv-1.11
-PKGREVISION= 1
+DISTNAME= libiconv-1.12
CATEGORIES= converters
MASTER_SITES= ${MASTER_SITE_GNU:=libiconv/}
@@ -15,6 +14,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
USE_LANGUAGES+= c c++
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
+#LICENSE= gnu-gplv3 gnu-lgplv2
# Explicitly disable NLS since libiconv is a dependency for gettext-lib
# and we don't want libiconv to pick up any NLS functions from libc