summaryrefslogtreecommitdiff
path: root/dns/dhisd/Makefile
diff options
context:
space:
mode:
authorPete Fritchman <petef@FreeBSD.org>2002-03-24 00:24:31 +0000
committerPete Fritchman <petef@FreeBSD.org>2002-03-24 00:24:31 +0000
commit17a2c2f805e73e198bbc391a8ffd23111c95caf3 (patch)
tree687ecc776dde3170ad1e56ec64bb4d63ca33ab37 /dns/dhisd/Makefile
parentUpdate to 2.19. (diff)
Add a missing dependency on libgmp.
Submitted by: bento
Notes
Notes: svn path=/head/; revision=56504
Diffstat (limited to 'dns/dhisd/Makefile')
-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: