svn commit: r502605 - head/net/nepenthes

Tobias Kortkamp tobik at FreeBSD.org
Sat May 25 17:20:50 UTC 2019


Author: tobik
Date: Sat May 25 17:20:49 2019
New Revision: 502605
URL: https://svnweb.freebsd.org/changeset/ports/502605

Log:
  net/nepenthes: Drop nop and misspelled DOS2UNIX_FILE

Modified:
  head/net/nepenthes/Makefile

Modified: head/net/nepenthes/Makefile
==============================================================================
--- head/net/nepenthes/Makefile	Sat May 25 17:19:09 2019	(r502604)
+++ head/net/nepenthes/Makefile	Sat May 25 17:20:49 2019	(r502605)
@@ -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


More information about the svn-ports-head mailing list