aboutsummaryrefslogtreecommitdiff
path: root/sysutils/nut
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/nut')
-rw-r--r--sysutils/nut/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/nut/Makefile b/sysutils/nut/Makefile
index c95c4679ed07..b93c0d632980 100644
--- a/sysutils/nut/Makefile
+++ b/sysutils/nut/Makefile
@@ -73,7 +73,7 @@ CONFIGURE_ARGS= --sysconfdir=${PREFIX}/etc/nut \
--with-dev
.if ${PORT_OPTIONS:MCGI}
-LIB_DEPENDS+= gd.4:${PORTSDIR}/graphics/gd
+LIB_DEPENDS+= gd:${PORTSDIR}/graphics/gd
MAN5+= hosts.conf.5 upsset.conf.5 upsstats.html.5
MAN8+= upsset.cgi.8 upsstats.cgi.8 upsimage.cgi.8
CGIDIR?= ${PREFIX}/www/cgi-bin/${PORTNAME}