diff options
Diffstat (limited to 'security/doscan/Makefile')
-rw-r--r-- | security/doscan/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/doscan/Makefile b/security/doscan/Makefile index 515a52dd98f6..b11fbb53cefb 100644 --- a/security/doscan/Makefile +++ b/security/doscan/Makefile @@ -13,7 +13,7 @@ COMMENT= Tool to quickly scan your network for machines listening on a TCP port LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libpcre.so:${PORTSDIR}/devel/pcre +LIB_DEPENDS= libpcre.so:devel/pcre GNU_CONFIGURE= yes USES= gmake |