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