summaryrefslogtreecommitdiff
path: root/dns/libidn/Makefile
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2003-11-09 19:26:31 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2003-11-09 19:26:31 +0000
commit2d9fc12a5ccbee8f0bd1bfc6f6efa459a98a38cb (patch)
tree4ab8b504ceb01d503fba0dd3600185c6445fe351 /dns/libidn/Makefile
parentSwitch master port to ports/x11-toolkits/wxgtk. (diff)
- Update to 0.3.4
Notes
Notes: svn path=/head/; revision=93576
Diffstat (limited to 'dns/libidn/Makefile')
-rw-r--r--dns/libidn/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/dns/libidn/Makefile b/dns/libidn/Makefile
index 62096bcfe470..9b38f20f206a 100644
--- a/dns/libidn/Makefile
+++ b/dns/libidn/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= libidn
-PORTVERSION= 0.3.3
-PORTREVISION= 1
+PORTVERSION= 0.3.4
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU_ALPHA} \
http://josefsson.org/libidn/releases/
@@ -21,6 +20,7 @@ BUILD_DEPENDS= gengetopt:${PORTSDIR}/devel/gengetopt
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
+CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
INSTALLS_SHLIB= yes
USE_GETOPT_LONG= yes
USE_GNOME= gnomehack