summaryrefslogtreecommitdiff
path: root/dns
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2005-01-25 21:10:41 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2005-01-25 21:10:41 +0000
commit5a06d89e4d0481d0654ed0aacf87a8504c921549 (patch)
tree7d7c1d5d313be6c0c737ff040803ef5e8d31e6c6 /dns
parentThe distribution tarball was double-gzipped for some reason. The funny (diff)
Add pkgconfig dependency.
Notes
Notes: svn path=/head/; revision=127333
Diffstat (limited to 'dns')
-rw-r--r--dns/libidn/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/libidn/Makefile b/dns/libidn/Makefile
index 2af1cc953ea3..0c8b57d37a1f 100644
--- a/dns/libidn/Makefile
+++ b/dns/libidn/Makefile
@@ -18,7 +18,7 @@ COMMENT= Internationalized Domain Names command line tool
BUILD_DEPENDS= gengetopt:${PORTSDIR}/devel/gengetopt
USE_GETOPT_LONG= yes
-USE_GNOME= gnomehack gnometarget
+USE_GNOME= gnomehack gnometarget pkgconfig
USE_ICONV= yes
USE_PERL5_BUILD= yes
USE_REINPLACE= yes