aboutsummaryrefslogtreecommitdiff
path: root/dns/libidn/Makefile
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2003-10-30 09:25:01 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2003-10-30 09:25:01 +0000
commitadc7d4de168cff9a0d1eea6012996d08d6ed6620 (patch)
tree105e32856b8fc696729a0cd18bc635f15db099e0 /dns/libidn/Makefile
parent43e9b2bdff9dcdd0927b847b5a2a958e42db8316 (diff)
downloadports-adc7d4de168cff9a0d1eea6012996d08d6ed6620.tar.gz
ports-adc7d4de168cff9a0d1eea6012996d08d6ed6620.zip
Notes
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"