aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2005-01-26 05:10:41 +0800
committerkrion <krion@FreeBSD.org>2005-01-26 05:10:41 +0800
commitf6b21dbf0b39c9bf19bf2c8a6b6b36b8c63a9ba2 (patch)
treea76d2c276c1efae0579a7a0f4b46fab091089f05 /devel
parent64918be2f13f20230d6159a3f2b84502c9d4b3b8 (diff)
downloadfreebsd-ports-gnome-f6b21dbf0b39c9bf19bf2c8a6b6b36b8c63a9ba2.tar.gz
freebsd-ports-gnome-f6b21dbf0b39c9bf19bf2c8a6b6b36b8c63a9ba2.tar.zst
freebsd-ports-gnome-f6b21dbf0b39c9bf19bf2c8a6b6b36b8c63a9ba2.zip
Add pkgconfig dependency.
Diffstat (limited to 'devel')
-rw-r--r--devel/libidn/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libidn/Makefile b/devel/libidn/Makefile
index 2af1cc953ea3..0c8b57d37a1f 100644
--- a/devel/libidn/Makefile
+++ b/devel/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