mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +00:00
Do not set SHEBANG_FILES twice
This commit is contained in:
parent
299c527a2a
commit
5422d2a79c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=489680
@ -43,7 +43,6 @@ CPPFLAGS+= -Wno-error=format-nonliteral
|
||||
CFLAGS+= -Wno-error=format-nonliteral
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
USE_LDCONFIG= yes
|
||||
SHEBANG_FILES= plugins/externaltools/data/send-to-fpaste.tool.in
|
||||
PLIST_SUB= VERSION="3.14"
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
|
@ -36,7 +36,6 @@ INSTALL_TARGET= install-strip
|
||||
SHEBANG_FILES= plugins/telepathy-gabble-xmpp-console
|
||||
|
||||
PLIST_SUB= PVERSION=${PORTVERSION}
|
||||
SHEBANG_FILES= plugins/telepathy-gabble-xmpp-console
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user