diff options
Diffstat (limited to 'net-mgmt/pixilate/Makefile')
-rw-r--r-- | net-mgmt/pixilate/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/pixilate/Makefile b/net-mgmt/pixilate/Makefile index e023e9d7d724..1609927e7d81 100644 --- a/net-mgmt/pixilate/Makefile +++ b/net-mgmt/pixilate/Makefile @@ -13,7 +13,7 @@ COMMENT= Generates packets to match a list of Cisco PIX access lists LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libnet.so:${PORTSDIR}/net/libnet +LIB_DEPENDS= libnet.so:net/libnet WRKSRC= ${WRKDIR}/pixilate |