aboutsummaryrefslogtreecommitdiff
path: root/dns/libidn/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'dns/libidn/Makefile')
-rw-r--r--dns/libidn/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/dns/libidn/Makefile b/dns/libidn/Makefile
index 59929ddfd5d8..af5d3dcae251 100644
--- a/dns/libidn/Makefile
+++ b/dns/libidn/Makefile
@@ -7,6 +7,7 @@
PORTNAME= libidn
PORTVERSION= 0.3.3
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= ftp://alpha.gnu.org/pub/gnu/${PORTNAME}/ \
ftp://ftp.funet.fi/pub/mirrors/alpha.gnu.org/gnu/${PORTNAME}/ \
@@ -22,6 +23,7 @@ USE_LIBTOOL= yes
GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
USE_GETOPT_LONG= yes
+USE_GNOME= gnomehack
INFO= libidn
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"