From aa25cb61e15a45deeb6769b875300d17c7405c1d Mon Sep 17 00:00:00 2001 From: Mark Felder Date: Mon, 31 Oct 2016 18:17:08 +0000 Subject: [PATCH] Remove legacy PORTSDIR --- net/vnstat/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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