aboutsummaryrefslogtreecommitdiff
path: root/finance
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-01-16 17:33:20 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-01-16 17:33:20 +0000
commit2b1a883dc4fd248d3b049059b9543dde2ac98ffd (patch)
tree0b080fcd55271333176593e1b9bc0b48aedbe9fa /finance
parent21829056931f158e125c2d89352e36c1c7196a26 (diff)
downloadports-2b1a883dc4fd248d3b049059b9543dde2ac98ffd.tar.gz
ports-2b1a883dc4fd248d3b049059b9543dde2ac98ffd.zip
Massive style enforcement - use ^I instead of spaces for variables identation.
Notes
Notes: svn path=/head/; revision=37252
Diffstat (limited to 'finance')
-rw-r--r--finance/cbb/Makefile4
-rw-r--r--finance/gnucash-devel/Makefile2
-rw-r--r--finance/gnucash/Makefile2
3 files changed, 4 insertions, 4 deletions
diff --git a/finance/cbb/Makefile b/finance/cbb/Makefile
index 141b81bbb0c9..8e7f4f91114b 100644
--- a/finance/cbb/Makefile
+++ b/finance/cbb/Makefile
@@ -15,9 +15,9 @@ MAINTAINER= kline@thought.org
RUN_DEPENDS= wish8.2:${PORTSDIR}/x11-toolkits/tk82
-NO_BUILD= yes
+NO_BUILD= yes
USE_PERL5= yes
MAKE_ENV= PERL5=${PERL5}
-GNU_CONFIGURE= yes
+GNU_CONFIGURE= yes
.include <bsd.port.mk>
diff --git a/finance/gnucash-devel/Makefile b/finance/gnucash-devel/Makefile
index 7e5ca2024657..88568e474d5a 100644
--- a/finance/gnucash-devel/Makefile
+++ b/finance/gnucash-devel/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= http://www.gnucash.org/pub/gnucash/sources/stable/ \
${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= gnucash
-MAINTAINER= ade@FreeBSD.org
+MAINTAINER= ade@FreeBSD.org
BUILD_DEPENDS= swig:${PORTSDIR}/devel/SWIG \
g-wrap:${PORTSDIR}/devel/g-wrap \
diff --git a/finance/gnucash/Makefile b/finance/gnucash/Makefile
index 7e5ca2024657..88568e474d5a 100644
--- a/finance/gnucash/Makefile
+++ b/finance/gnucash/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= http://www.gnucash.org/pub/gnucash/sources/stable/ \
${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= gnucash
-MAINTAINER= ade@FreeBSD.org
+MAINTAINER= ade@FreeBSD.org
BUILD_DEPENDS= swig:${PORTSDIR}/devel/SWIG \
g-wrap:${PORTSDIR}/devel/g-wrap \