Add a missing dependency on libgmp.
Submitted by: bento
This commit is contained in:
parent
25ab6d88af
commit
17a2c2f805
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=56504
2 changed files with 4 additions and 0 deletions
|
@ -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:
|
||||
|
|
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue