aboutsummaryrefslogtreecommitdiffstats
path: root/net-im
diff options
context:
space:
mode:
authortobik <tobik@FreeBSD.org>2019-01-08 21:13:50 +0800
committertobik <tobik@FreeBSD.org>2019-01-08 21:13:50 +0800
commita8dc28e3930c1d45105864aff01910d4be9908ca (patch)
treef5a7e5d914361e8e74f2abab230b9840b4399a7c /net-im
parent5ab12fd9517004f2dbd5adebbf78269af54cffa4 (diff)
downloadfreebsd-ports-gnome-a8dc28e3930c1d45105864aff01910d4be9908ca.tar.gz
freebsd-ports-gnome-a8dc28e3930c1d45105864aff01910d4be9908ca.tar.zst
freebsd-ports-gnome-a8dc28e3930c1d45105864aff01910d4be9908ca.zip
Do not set SHEBANG_FILES twice
Diffstat (limited to 'net-im')
-rw-r--r--net-im/telepathy-gabble/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/net-im/telepathy-gabble/Makefile b/net-im/telepathy-gabble/Makefile
index 1a389f0059b6..4d025543659f 100644
--- a/net-im/telepathy-gabble/Makefile
+++ b/net-im/telepathy-gabble/Makefile
@@ -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>