aboutsummaryrefslogtreecommitdiff
path: root/net/dhcp-agent/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/dhcp-agent/Makefile')
-rw-r--r--net/dhcp-agent/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/dhcp-agent/Makefile b/net/dhcp-agent/Makefile
index a0226b037c67..5513b7ce1c3f 100644
--- a/net/dhcp-agent/Makefile
+++ b/net/dhcp-agent/Makefile
@@ -8,7 +8,7 @@
PORTNAME= dhcp-agent
PORTVERSION= 0.41
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -17,7 +17,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= A portable UNIX Dynamic Host Configuration suite
BUILD_DEPENDS= ${LOCALBASE}/lib/libdnet.a:${PORTSDIR}/net/libdnet
-LIB_DEPENDS= guile.15:${PORTSDIR}/lang/guile
+LIB_DEPENDS= guile.18:${PORTSDIR}/lang/guile
GNU_CONFIGURE= yes