diff options
Diffstat (limited to 'net/nast/Makefile')
-rw-r--r-- | net/nast/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/nast/Makefile b/net/nast/Makefile index 350476b49ae6..0821c5a0ab5c 100644 --- a/net/nast/Makefile +++ b/net/nast/Makefile @@ -13,7 +13,7 @@ COMMENT= Packet sniffer LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libnet.so:${PORTSDIR}/net/libnet +LIB_DEPENDS= libnet.so:net/libnet USES= gmake GNU_CONFIGURE= yes |