svn commit: r486682 - head/sysutils/syslog-ng311

Dmitry Marakasov amdmi3 at FreeBSD.org
Wed Dec 5 16:37:46 UTC 2018


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


More information about the svn-ports-all mailing list