aboutsummaryrefslogtreecommitdiffstats
path: root/net/subnetcalc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/subnetcalc/Makefile')
-rw-r--r--net/subnetcalc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/subnetcalc/Makefile b/net/subnetcalc/Makefile
index 99630a11e00b..b4387b9b9702 100644
--- a/net/subnetcalc/Makefile
+++ b/net/subnetcalc/Makefile
@@ -13,7 +13,7 @@ COMMENT= IPv4/IPv6 Subnet Calculator
LICENSE= GPLv3
-LIB_DEPENDS= libGeoIP.so:${PORTSDIR}/net/GeoIP
+LIB_DEPENDS= libGeoIP.so:net/GeoIP
GNU_CONFIGURE= yes
CONFIGURE_ARGS= "--with-geoip=${LOCALBASE}"