diff options
Diffstat (limited to 'net-mgmt/isic/Makefile')
-rw-r--r-- | net-mgmt/isic/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/isic/Makefile b/net-mgmt/isic/Makefile index 9aee4030d9db..e9e2d821ee01 100644 --- a/net-mgmt/isic/Makefile +++ b/net-mgmt/isic/Makefile @@ -12,7 +12,7 @@ COMMENT= IP Stack Integrity Checker LICENSE= BSD2CLAUSE -LIB_DEPENDS= libnet.so:${PORTSDIR}/net/libnet +LIB_DEPENDS= libnet.so:net/libnet GNU_CONFIGURE= yes USES= tar:tgz |