summaryrefslogtreecommitdiff
path: root/dns/dhisd
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-07-01 14:21:47 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-07-01 14:21:47 +0000
commitbcdec1a9e5d3001f595949ef3cacb8516ceded87 (patch)
treef9916040954e97ff42d0b3555a4813ee8a5abe77 /dns/dhisd
parent- Add OPTIONal off-screen rendering support with graphics/libosmesa (diff)
Use modern LIB_DEPENDS
With hat: portmgr
Notes
Notes: svn path=/head/; revision=360016
Diffstat (limited to 'dns/dhisd')
-rw-r--r--dns/dhisd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/dhisd/Makefile b/dns/dhisd/Makefile
index 45b4e6d87130..fce407f6ad4f 100644
--- a/dns/dhisd/Makefile
+++ b/dns/dhisd/Makefile
@@ -10,7 +10,7 @@ MASTER_SITES= ftp://ftp.dhis.org/pub/dhis/
MAINTAINER= marius@FreeBSD.org
COMMENT= DHIS server for dynamic updates on the server using specific engines
-LIB_DEPENDS= gmp.10:${PORTSDIR}/math/gmp
+LIB_DEPENDS= libgmp.so:${PORTSDIR}/math/gmp
CFLAGS+= -I${PREFIX}/include
LDFLAGS+= -L${PREFIX}/lib