summaryrefslogtreecommitdiff
path: root/mbone
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2019-11-03 11:04:16 +0000
committerrillig <rillig@pkgsrc.org>2019-11-03 11:04:16 +0000
commit760d20db6835e5182bbf6d75563b5b1e7f51fbd2 (patch)
tree809ac3fe053b1c2af447bd68f08a2a64730284a4 /mbone
parentaeb6ab93c851efd1d150571998610c744d5bd09b (diff)
downloadpkgsrc-760d20db6835e5182bbf6d75563b5b1e7f51fbd2.tar.gz
mbone: align variable assignments
pkglint -Wall -F --only aligned --only indent -r No manual corrections.
Diffstat (limited to 'mbone')
-rw-r--r--mbone/beacon/Makefile4
-rw-r--r--mbone/vic-devel/Makefile4
-rw-r--r--mbone/vic/Makefile4
3 files changed, 6 insertions, 6 deletions
diff --git a/mbone/beacon/Makefile b/mbone/beacon/Makefile
index ae179815d8a..ec706faeff1 100644
--- a/mbone/beacon/Makefile
+++ b/mbone/beacon/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2019/08/11 13:21:53 wiz Exp $
+# $NetBSD: Makefile,v 1.28 2019/11/03 11:04:16 rillig Exp $
#
DISTNAME= beacon-1.3
@@ -11,7 +11,7 @@ MAINTAINER= pettai@NetBSD.org
COMMENT= Multicast supervision tool
LICENSE= modified-bsd
-GNU_CONFIGURE= YES
+GNU_CONFIGURE= YES
CONFIGURE_ARGS+= --sysconfdir=${PREFIX}/share/examples/beacon
USE_TOOLS+= tar patch perl
diff --git a/mbone/vic-devel/Makefile b/mbone/vic-devel/Makefile
index 637dfa82877..342f250a4a9 100644
--- a/mbone/vic-devel/Makefile
+++ b/mbone/vic-devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2018/07/18 00:06:21 joerg Exp $
+# $NetBSD: Makefile,v 1.25 2019/11/03 11:04:17 rillig Exp $
DISTNAME= vic-2.8ucl1.4.0beta-4337
PKGNAME= vic-devel-2.8.1.4.0beta.4337
@@ -24,7 +24,7 @@ EXTRACT_SUFX= .tgz
WRKSRC= ${WRKDIR}/vic-mpeg4
GNU_CONFIGURE= yes
-USE_LANGUAGES= c gnu++03
+USE_LANGUAGES= c gnu++03
INSTALLATION_DIRS= bin ${PKGMANDIR}/man1
CONFIGURE_ARGS+= --with-tcl=${BUILDLINK_PREFIX.tcl}/lib
diff --git a/mbone/vic/Makefile b/mbone/vic/Makefile
index f3299aabc19..1af5c8c4bb2 100644
--- a/mbone/vic/Makefile
+++ b/mbone/vic/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.48 2018/03/12 11:17:04 wiz Exp $
+# $NetBSD: Makefile,v 1.49 2019/11/03 11:04:16 rillig Exp $
DISTNAME= vicsrc-2.8
PKGNAME= ${DISTNAME:S/src//}
@@ -22,7 +22,7 @@ COMMENT= MBONE video conferencing tool
WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
GNU_CONFIGURE= yes
-USE_LANGUAGES= c c++
+USE_LANGUAGES= c c++
INSTALLATION_DIRS= bin ${PKGMANDIR}/man1
CONFIGURE_ARGS+= --with-tcl=${BUILDLINK_PREFIX.tcl}