aboutsummaryrefslogtreecommitdiff
path: root/net/vnstat
diff options
context:
space:
mode:
authorMark Felder <feld@FreeBSD.org>2016-10-31 18:17:08 +0000
committerMark Felder <feld@FreeBSD.org>2016-10-31 18:17:08 +0000
commitaa25cb61e15a45deeb6769b875300d17c7405c1d (patch)
treebe360399ec29ab6e478ebf58d16744ecacda71ed /net/vnstat
parent8b4b08f5c8749e41d823c2f6f090f391695b34e1 (diff)
downloadports-aa25cb61e15a45deeb6769b875300d17c7405c1d.tar.gz
ports-aa25cb61e15a45deeb6769b875300d17c7405c1d.zip
Notes
Diffstat (limited to 'net/vnstat')
-rw-r--r--net/vnstat/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/vnstat/Makefile b/net/vnstat/Makefile
index 288277c2b309..96ff8c365a6e 100644
--- a/net/vnstat/Makefile
+++ b/net/vnstat/Makefile
@@ -33,7 +33,7 @@ OPTIONS_DEFAULT= GUI
OPTIONS_SUB= yes
GUI_DESC= Build with graphics/gd dependency
-GUI_LIB_DEPENDS+= libgd.so:${PORTSDIR}/graphics/gd
+GUI_LIB_DEPENDS+= libgd.so:graphics/gd
.include <bsd.port.options.mk>