aboutsummaryrefslogtreecommitdiffstats
path: root/dns
diff options
context:
space:
mode:
authorpetef <petef@FreeBSD.org>2002-03-24 08:24:31 +0800
committerpetef <petef@FreeBSD.org>2002-03-24 08:24:31 +0800
commitd5b3b83035fc8eb89dc9c2e17ad24b03130e7964 (patch)
tree87682122ba37083133dca45265260e8eeaf7dfa4 /dns
parentb1b50e673daf65be17b5361fce9ca5a1fd6b1698 (diff)
downloadfreebsd-ports-gnome-d5b3b83035fc8eb89dc9c2e17ad24b03130e7964.tar.gz
freebsd-ports-gnome-d5b3b83035fc8eb89dc9c2e17ad24b03130e7964.tar.zst
freebsd-ports-gnome-d5b3b83035fc8eb89dc9c2e17ad24b03130e7964.zip
Add a missing dependency on libgmp.
Submitted by: bento
Diffstat (limited to 'dns')
-rw-r--r--dns/dhisd/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/dns/dhisd/Makefile b/dns/dhisd/Makefile
index 02bbc83b2246..b3c1d9ccbc6c 100644
--- a/dns/dhisd/Makefile
+++ b/dns/dhisd/Makefile
@@ -13,6 +13,8 @@ MASTER_SITES= http://bsltwr.dhis.org/ftp/pub/dhis/ \
MAINTAINER= baskruit@bsltwr.dhis.org
+LIB_DEPENDS= gmp.3:${PORTSDIR}/math/libgmp
+
DOCFILES= CONTRIBUTORS COPYRIGHT INSTALL MODULES README
post-patch: