diff options
Diffstat (limited to 'editors/flim113')
-rw-r--r-- | editors/flim113/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/flim113/Makefile b/editors/flim113/Makefile index 26e5b8c0ff42..00f6ca37ab4d 100644 --- a/editors/flim113/Makefile +++ b/editors/flim113/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 ;\ |