aboutsummaryrefslogtreecommitdiffstats
path: root/dns
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-09-05 17:15:49 +0800
committerbapt <bapt@FreeBSD.org>2013-09-05 17:15:49 +0800
commitd82ab35b164c5bef5324aff9433f09c5f95c789d (patch)
tree580e3c0dbe891b70ae218e03f1c6b0424f00cf60 /dns
parentb6d120431e8487737cb2e3761ec4945e52d77890 (diff)
downloadfreebsd-ports-gnome-d82ab35b164c5bef5324aff9433f09c5f95c789d.tar.gz
freebsd-ports-gnome-d82ab35b164c5bef5324aff9433f09c5f95c789d.tar.zst
freebsd-ports-gnome-d82ab35b164c5bef5324aff9433f09c5f95c789d.zip
Add an explicit dependency on pkgconf
Diffstat (limited to 'dns')
-rw-r--r--dns/gdnsd/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/dns/gdnsd/Makefile b/dns/gdnsd/Makefile
index d12cc0d94f39..1e57a89c5d32 100644
--- a/dns/gdnsd/Makefile
+++ b/dns/gdnsd/Makefile
@@ -19,6 +19,7 @@ OPTIONS_DEFINE= GEOIP
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
USE_XZ= yes
+USES= pkgcofnig
MAN1= gdnsd_geoip_test.1
MAN3= gdnsd-plugin-api.3