aboutsummaryrefslogtreecommitdiffstats
path: root/cad
diff options
context:
space:
mode:
authormaho <maho@FreeBSD.org>2004-05-07 03:49:54 +0800
committermaho <maho@FreeBSD.org>2004-05-07 03:49:54 +0800
commit0b7cae99d95cb6f9e01f28b743bfe78cdd891f95 (patch)
tree05d7dd670545ccd765b1c382417da5761c7fdd1a /cad
parent50f19019ab8b4be06345305a6d009ab3abf9e483 (diff)
downloadfreebsd-ports-gnome-0b7cae99d95cb6f9e01f28b743bfe78cdd891f95.tar.gz
freebsd-ports-gnome-0b7cae99d95cb6f9e01f28b743bfe78cdd891f95.tar.zst
freebsd-ports-gnome-0b7cae99d95cb6f9e01f28b743bfe78cdd891f95.zip
Make portlint happy by replacing space to tab
PR: 65409 Submitted by: trevor
Diffstat (limited to 'cad')
-rw-r--r--cad/calculix/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/cad/calculix/Makefile b/cad/calculix/Makefile
index 91957da058cf..3ef860e58238 100644
--- a/cad/calculix/Makefile
+++ b/cad/calculix/Makefile
@@ -35,9 +35,9 @@ BROWSER?= mozilla
PSVIEWER?= gv
.if !defined(WITH_EXAMPLES)
-PLIST_SUB= WITH_EXAMPLES="@comment "
+PLIST_SUB= WITH_EXAMPLES="@comment "
.else
-PLIST_SUB= WITH_EXAMPLES=""
+PLIST_SUB= WITH_EXAMPLES=""
.endif
.ifndef (WITH_EXAMPLES)