aboutsummaryrefslogtreecommitdiffstats
path: root/dns/dhid
diff options
context:
space:
mode:
authorale <ale@FreeBSD.org>2006-05-10 22:46:47 +0800
committerale <ale@FreeBSD.org>2006-05-10 22:46:47 +0800
commita9d37ca9ec71498a5826402e3ab63ed48c448da1 (patch)
treea872f7f5dad6b2911b6a2ff03ccc48962757a279 /dns/dhid
parentaf806c34824bed7d96a2904d8c7a36813055da87 (diff)
downloadfreebsd-ports-gnome-a9d37ca9ec71498a5826402e3ab63ed48c448da1.tar.gz
freebsd-ports-gnome-a9d37ca9ec71498a5826402e3ab63ed48c448da1.tar.zst
freebsd-ports-gnome-a9d37ca9ec71498a5826402e3ab63ed48c448da1.zip
Chase gmp library and bump PORTREVISION.
Diffstat (limited to 'dns/dhid')
-rw-r--r--dns/dhid/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/dns/dhid/Makefile b/dns/dhid/Makefile
index c686e1eee954..2245531b5298 100644
--- a/dns/dhid/Makefile
+++ b/dns/dhid/Makefile
@@ -7,13 +7,14 @@
PORTNAME= dhid
PORTVERSION= 5.3
+PORTREVISION= 1
CATEGORIES= dns
MASTER_SITES= ftp://ftp.dhis.org/pub/dhis/
MAINTAINER= ports@FreeBSD.org
COMMENT= DHIS client for updating dynamic DNS entries in dhisd DNS tables
-LIB_DEPENDS= gmp.6:${PORTSDIR}/math/libgmp4
+LIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4
MAKE_ARGS+= CC="${CC}" CFLAGS="${CFLAGS} -I${LOCALBASE}/include -DQRC=1" \
LFLAGS="-L${LOCALBASE}/lib"