From b3fa3956284dd31e75e6f72c88476ea0a927f724 Mon Sep 17 00:00:00 2001 From: sada Date: Thu, 23 May 2002 08:36:18 +0000 Subject: I forgot to note PR and Submitted-by on my last commit. Also, recover LIB_DEPENDS line for libgmp; this is needed for -current. PR: ports/37199 Submitted by: maintainer --- net/dhisd/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'net/dhisd') diff --git a/net/dhisd/Makefile b/net/dhisd/Makefile index d0f527866a65..eda37c48f4c8 100644 --- a/net/dhisd/Makefile +++ b/net/dhisd/Makefile @@ -15,6 +15,8 @@ MASTER_SITES= http://bsltwr.dhis.org/ftp/pub/dhis/ \ MAINTAINER= baskruit@bsltwr.dnsalias.org +LIB_DEPENDS= gmp.3:${PORTSDIR}/math/libgmp-freebsd + DOCFILES= CONTRIBUTORS COPYRIGHT INSTALL MODULES README post-patch: -- cgit