Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 May 2019 17:20:49 +0000 (UTC)
From:      Tobias Kortkamp <tobik@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r502605 - head/net/nepenthes
Message-ID:  <201905251720.x4PHKnBt070546@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201905251720.x4PHKnBt070546>