diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2002-05-28 03:04:43 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2002-05-28 03:04:43 +0000 |
commit | 91aec094d353efcbebef0920b10e6ded8348ec93 (patch) | |
tree | 0a13cf90ff4921b5ba1d6f504ca6210f3d9c698f /converters/libiconv | |
parent | 4a9768d001fcc91afd669a582e8088d21fe06791 (diff) | |
download | ports-91aec094d353efcbebef0920b10e6ded8348ec93.tar.gz ports-91aec094d353efcbebef0920b10e6ded8348ec93.zip |
Notes
Diffstat (limited to 'converters/libiconv')
-rw-r--r-- | converters/libiconv/Makefile | 4 | ||||
-rw-r--r-- | converters/libiconv/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/converters/libiconv/Makefile b/converters/libiconv/Makefile index 0449b8b28dc7..12b8cdecf9ef 100644 --- a/converters/libiconv/Makefile +++ b/converters/libiconv/Makefile @@ -6,8 +6,7 @@ # PORTNAME= libiconv -PORTVERSION= 1.7 -PORTREVISION= 5 +PORTVERSION= 1.7.0.1 CATEGORIES= converters devel MASTER_SITES= ${MASTER_SITE_GNU} \ ftp://ftp.ilog.fr/pub/Users/haible/gnu/ @@ -25,6 +24,7 @@ MAN3= iconv.3 iconv_open.3 iconv_close.3 .include <bsd.port.pre.mk> +# gperf 2.7.2 required .if ${OSVERSION} < 430000 BUILD_DEPENDS= ${LOCALBASE}/bin/gperf:${PORTSDIR}/devel/gperf GPERF= ${LOCALBASE}/bin/gperf diff --git a/converters/libiconv/distinfo b/converters/libiconv/distinfo index 153543a10405..227b0040b318 100644 --- a/converters/libiconv/distinfo +++ b/converters/libiconv/distinfo @@ -1 +1 @@ -MD5 (libiconv-1.7.tar.gz) = bc7029c0bc913dc297cf49afa4c0e133 +MD5 (libiconv-1.7.0.1.tar.gz) = b4bcf45da1208360647c8a0928acf03d |