aboutsummaryrefslogtreecommitdiff
path: root/dns/libidn/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'dns/libidn/Makefile')
-rw-r--r--dns/libidn/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/dns/libidn/Makefile b/dns/libidn/Makefile
index f4d4e99fcc18..f356d767d7d8 100644
--- a/dns/libidn/Makefile
+++ b/dns/libidn/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= libidn
-PORTVERSION= 0.6.2
-PORTREVISION= 1
+PORTVERSION= 0.6.3
CATEGORIES= dns
MASTER_SITES= ${MASTER_SITE_GNU_ALPHA} \
http://josefsson.org/libidn/releases/
@@ -21,7 +20,6 @@ USE_GNOME= gnomehack gnometarget pkgconfig
USE_ICONV= yes
GNU_CONFIGURE= yes
USE_PERL5_BUILD= yes
-USE_REINPLACE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"