aboutsummaryrefslogtreecommitdiff
path: root/sysutils/apcupsd
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2013-08-11 05:43:04 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2013-08-11 05:43:04 +0000
commit61e84a3cfbd2ea276e44ff057843ba0c7ae3f396 (patch)
treeac3e87a108095603954aa2f0dc535302a7065ac2 /sysutils/apcupsd
parentaa4e5d9a45d952c0a09bb77a7a4d567b0983a604 (diff)
downloadports-61e84a3cfbd2ea276e44ff057843ba0c7ae3f396.tar.gz
ports-61e84a3cfbd2ea276e44ff057843ba0c7ae3f396.zip
- fix depends after libgd update
Notes
Notes: svn path=/head/; revision=324574
Diffstat (limited to 'sysutils/apcupsd')
-rw-r--r--sysutils/apcupsd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/apcupsd/Makefile b/sysutils/apcupsd/Makefile
index 5ecaab2b4bb3..1b1f6822601c 100644
--- a/sysutils/apcupsd/Makefile
+++ b/sysutils/apcupsd/Makefile
@@ -77,7 +77,7 @@ CONFIGURE_ARGS+= --enable-net \
.if ${PORT_OPTIONS:MCGI}
CONFIGURE_ARGS+= --enable-cgi --with-cgi-bin=${ETCDIR}/cgi
-LIB_DEPENDS+= gd.4:${PORTSDIR}/graphics/gd
+LIB_DEPENDS+= gd:${PORTSDIR}/graphics/gd
PLIST_SUB+= CGI=""
.else
PLIST_SUB+= CGI="@comment "