diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2002-03-24 00:24:31 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2002-03-24 00:24:31 +0000 |
commit | 17a2c2f805e73e198bbc391a8ffd23111c95caf3 (patch) | |
tree | 687ecc776dde3170ad1e56ec64bb4d63ca33ab37 /dns | |
parent | 25ab6d88af76f4c25e9dbed661ca7d4d407afbc8 (diff) |
Notes
Diffstat (limited to 'dns')
-rw-r--r-- | dns/dhisd/Makefile | 2 |
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: |