aboutsummaryrefslogtreecommitdiff
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
parent25ab6d88af76f4c25e9dbed661ca7d4d407afbc8 (diff)
downloadports-17a2c2f805e73e198bbc391a8ffd23111c95caf3.tar.gz
ports-17a2c2f805e73e198bbc391a8ffd23111c95caf3.zip
Notes
-rw-r--r--dns/dhisd/Makefile2
-rw-r--r--net/dhisd/Makefile2
2 files changed, 4 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:
diff --git a/net/dhisd/Makefile b/net/dhisd/Makefile
index 02bbc83b2246..b3c1d9ccbc6c 100644
--- a/net/dhisd/Makefile
+++ b/net/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: