Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Dec 2018 16:37:45 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r486682 - head/sysutils/syslog-ng311
Message-ID:  <201812051637.wB5Gbjm0073512@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Wed Dec  5 16:37:45 2018
New Revision: 486682
URL: https://svnweb.freebsd.org/changeset/ports/486682

Log:
  - Remove superfluous SHEBANG_LANG
  
  Approved by:	portmgr blanket

Modified:
  head/sysutils/syslog-ng311/Makefile

Modified: head/sysutils/syslog-ng311/Makefile
==============================================================================
--- head/sysutils/syslog-ng311/Makefile	Wed Dec  5 16:14:33 2018	(r486681)
+++ head/sysutils/syslog-ng311/Makefile	Wed Dec  5 16:37:45 2018	(r486682)
@@ -53,7 +53,6 @@ USES=		autoreconf:build gmake libtool pathfix pkgconfi
 USE_LDCONFIG=	yes
 USE_RC_SUBR=	syslog-ng
 SHEBANG_FILES=	lib/merge-grammar.py
-SHEBANG_LANG=	python
 GNU_CONFIGURE=	yes
 USE_GNOME=	glib20
 SUB_FILES=	pkg-message



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