diff options
author | tobik <tobik@FreeBSD.org> | 2019-05-26 01:20:49 +0800 |
---|---|---|
committer | tobik <tobik@FreeBSD.org> | 2019-05-26 01:20:49 +0800 |
commit | 7b34e7f1dc051c8a4100e486f51583c0fa3cda6e (patch) | |
tree | 345c595db1ce67293231c457c0b40f0aba1bd340 /net/nepenthes/Makefile | |
parent | 77a98750c780b8150ae2f6059bd08103bcfc58c4 (diff) | |
download | freebsd-ports-gnome-7b34e7f1dc051c8a4100e486f51583c0fa3cda6e.tar.gz freebsd-ports-gnome-7b34e7f1dc051c8a4100e486f51583c0fa3cda6e.tar.zst freebsd-ports-gnome-7b34e7f1dc051c8a4100e486f51583c0fa3cda6e.zip |
net/nepenthes: Drop nop and misspelled DOS2UNIX_FILE
Diffstat (limited to 'net/nepenthes/Makefile')
-rw-r--r-- | net/nepenthes/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/nepenthes/Makefile b/net/nepenthes/Makefile index 308196b19754..54569574bae8 100644 --- a/net/nepenthes/Makefile +++ b/net/nepenthes/Makefile @@ -16,7 +16,6 @@ LIB_DEPENDS= libpcre.so:devel/pcre \ libmagic.so.1:sysutils/file USES= dos2unix libtool perl5 -DOS2UNIX_FILE= modules/shellcode-generic/sch_generic_connect_trans.cpp USE_CXXSTD= gnu++98 USE_GCC= any GNU_CONFIGURE= yes |