aboutsummaryrefslogtreecommitdiffstats
path: root/math/physcalc/Makefile
diff options
context:
space:
mode:
authordirk <dirk@FreeBSD.org>2001-12-24 18:37:45 +0800
committerdirk <dirk@FreeBSD.org>2001-12-24 18:37:45 +0800
commit204e1d473b37428ffb58bb8a46c1c3d7f8b67aaf (patch)
tree83db4ca72f4ed53d6ae0652cd99353b1f3f387db /math/physcalc/Makefile
parent9a47160412f4654b3f1998019f7469500051591c (diff)
downloadfreebsd-ports-gnome-204e1d473b37428ffb58bb8a46c1c3d7f8b67aaf.tar.gz
freebsd-ports-gnome-204e1d473b37428ffb58bb8a46c1c3d7f8b67aaf.tar.zst
freebsd-ports-gnome-204e1d473b37428ffb58bb8a46c1c3d7f8b67aaf.zip
portlint: remove extra whitespaces before end of line.
Diffstat (limited to 'math/physcalc/Makefile')
-rw-r--r--math/physcalc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/physcalc/Makefile b/math/physcalc/Makefile
index 9df14485bb94..7c2f05576cc6 100644
--- a/math/physcalc/Makefile
+++ b/math/physcalc/Makefile
@@ -21,7 +21,7 @@ USE_ZIP= yes
DEFS= -DSHAREDIR="\"${PREFIX}/share/physcalc/\""
SRCS= physconv.c physmain.c physmlib.c physnode.c physoper.c \
- physsolv.c
+ physsolv.c
pre-build:
${PERL} -pi -e "s@void main@int main@g" ${WRKSRC}/physmain.c