aboutsummaryrefslogtreecommitdiff
path: root/dns/libidn/Makefile
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-03-23 15:08:51 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-03-23 15:08:51 +0000
commit625e6f2e2c890c8eb0f4b04ae504438ad90f40bc (patch)
tree33b732fd103318c2e1232971b3ae2134d3928df8 /dns/libidn/Makefile
parent2e7b4917711e82cc321d788bb16a8f87c72594a0 (diff)
downloadports-625e6f2e2c890c8eb0f4b04ae504438ad90f40bc.tar.gz
ports-625e6f2e2c890c8eb0f4b04ae504438ad90f40bc.zip
Notes
Diffstat (limited to 'dns/libidn/Makefile')
-rw-r--r--dns/libidn/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/dns/libidn/Makefile b/dns/libidn/Makefile
index 6c3f9726d7e9..58be01d7e521 100644
--- a/dns/libidn/Makefile
+++ b/dns/libidn/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= libidn
-PORTVERSION= 0.4.1
+PORTVERSION= 0.4.2
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU_ALPHA} \
http://josefsson.org/libidn/releases/
@@ -15,14 +15,14 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= krion@FreeBSD.org
COMMENT= Internationalized Domain Names command line tool
-LIB_DEPENDS= iconv:${PORTSDIR}/converters/libiconv
BUILD_DEPENDS= gengetopt:${PORTSDIR}/devel/gengetopt
-USE_GETTEXT= yes
-USE_PERL5_BUILD= yes
-USE_LIBTOOL_VER= 13
USE_GETOPT_LONG= yes
+USE_GETTEXT= yes
USE_GNOME= gnomehack
+USE_ICONV= yes
+USE_LIBTOOL_VER= 13
+USE_PERL5_BUILD= yes
INSTALLS_SHLIB= yes
GNU_CONFIGURE= yes
CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}