aboutsummaryrefslogtreecommitdiffstats
path: root/editors/flim
diff options
context:
space:
mode:
authorlioux <lioux@FreeBSD.org>2001-02-15 04:19:04 +0800
committerlioux <lioux@FreeBSD.org>2001-02-15 04:19:04 +0800
commit5e129658fc7663aee97c3d6ca2a3bdf3aeabd003 (patch)
treedaa4d0a42b5b75d1ff9d4547f677f0e255f4681b /editors/flim
parent12bc8350ed1f09e847609c10c37edebcb505fc84 (diff)
downloadfreebsd-ports-gnome-5e129658fc7663aee97c3d6ca2a3bdf3aeabd003.tar.gz
freebsd-ports-gnome-5e129658fc7663aee97c3d6ca2a3bdf3aeabd003.tar.zst
freebsd-ports-gnome-5e129658fc7663aee97c3d6ca2a3bdf3aeabd003.zip
simple typo fix, remove odd extraneous spaces (^ $)
Diffstat (limited to 'editors/flim')
-rw-r--r--editors/flim/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/flim/Makefile b/editors/flim/Makefile
index 26e5b8c0ff42..00f6ca37ab4d 100644
--- a/editors/flim/Makefile
+++ b/editors/flim/Makefile
@@ -146,7 +146,7 @@ info-build-by-emacs:
${MAKEINFO_EMACS} $${i} ${MAKEINFO_EMACS_FLAGS} || ${TRUE} ; \
done)
.endif
-
+
pkg-el-copy:
@(if [ -f ${FILESDIR}/_pkg.el ] ; then \
${CP} ${FILESDIR}/_pkg.el ${WRKSRC}/_pkg.el ;\