summaryrefslogtreecommitdiffstats
path: root/dns/dhisd
diff options
context:
space:
mode:
authorpetef <petef@FreeBSD.org>2002-03-24 00:24:31 +0000
committerpetef <petef@FreeBSD.org>2002-03-24 00:24:31 +0000
commitd5b3b83035fc8eb89dc9c2e17ad24b03130e7964 (patch)
tree87682122ba37083133dca45265260e8eeaf7dfa4 /dns/dhisd
parentb1b50e673daf65be17b5361fce9ca5a1fd6b1698 (diff)
downloadFreeBSD-ports-d5b3b83035fc8eb89dc9c2e17ad24b03130e7964.zip
FreeBSD-ports-d5b3b83035fc8eb89dc9c2e17ad24b03130e7964.tar.gz
Add a missing dependency on libgmp.
Submitted by: bento
Diffstat (limited to 'dns/dhisd')
-rw-r--r--dns/dhisd/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/dns/dhisd/Makefile b/dns/dhisd/Makefile
index 02bbc83..b3c1d9c 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:
OpenPOWER on IntegriCloud