diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-02-14 20:19:04 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-02-14 20:19:04 +0000 |
commit | 58e982fd6daefa604a2d52f33af3603c1b9a93cf (patch) | |
tree | 90eb9e0c463e1d2c41aa62f6c3c279e33b2fd986 /editors | |
parent | fadf9454d384e798bd87ce43cfe9da5802df0ac4 (diff) | |
download | ports-58e982fd6daefa604a2d52f33af3603c1b9a93cf.tar.gz ports-58e982fd6daefa604a2d52f33af3603c1b9a93cf.zip |
Notes
Diffstat (limited to 'editors')
-rw-r--r-- | editors/flim-emacs-current/Makefile | 2 | ||||
-rw-r--r-- | editors/flim/Makefile | 2 | ||||
-rw-r--r-- | editors/flim113-emacs/Makefile | 2 | ||||
-rw-r--r-- | editors/flim113/Makefile | 2 | ||||
-rw-r--r-- | editors/flim114-emacs20/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/editors/flim-emacs-current/Makefile b/editors/flim-emacs-current/Makefile index 26e5b8c0ff42..00f6ca37ab4d 100644 --- a/editors/flim-emacs-current/Makefile +++ b/editors/flim-emacs-current/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 ;\ 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 ;\ diff --git a/editors/flim113-emacs/Makefile b/editors/flim113-emacs/Makefile index 26e5b8c0ff42..00f6ca37ab4d 100644 --- a/editors/flim113-emacs/Makefile +++ b/editors/flim113-emacs/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 ;\ 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 ;\ diff --git a/editors/flim114-emacs20/Makefile b/editors/flim114-emacs20/Makefile index 26e5b8c0ff42..00f6ca37ab4d 100644 --- a/editors/flim114-emacs20/Makefile +++ b/editors/flim114-emacs20/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 ;\ |