aboutsummaryrefslogtreecommitdiffstats
path: root/editors/flim113-emacs19
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2004-05-19 06:45:06 +0800
committerlinimon <linimon@FreeBSD.org>2004-05-19 06:45:06 +0800
commit4f72b442007113f0773694dcc68094ff5b6fd52f (patch)
treee8e4cde54ed0591252b475f9f18be9e1945e0944 /editors/flim113-emacs19
parente1231e35679bb7e6e78a00b6a8e6841aed9bd876 (diff)
downloadfreebsd-ports-gnome-4f72b442007113f0773694dcc68094ff5b6fd52f.tar.gz
freebsd-ports-gnome-4f72b442007113f0773694dcc68094ff5b6fd52f.tar.zst
freebsd-ports-gnome-4f72b442007113f0773694dcc68094ff5b6fd52f.zip
Canonicalize handling of inclusion of bsd.port.mk.
PR: ports/64393 Submitted by: eik Approved by: maintainer timeout (2 months)
Diffstat (limited to 'editors/flim113-emacs19')
-rw-r--r--editors/flim113-emacs19/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/flim113-emacs19/Makefile b/editors/flim113-emacs19/Makefile
index df78d9d3fcb7..e4644c536e4e 100644
--- a/editors/flim113-emacs19/Makefile
+++ b/editors/flim113-emacs19/Makefile
@@ -16,4 +16,4 @@ MASTERDIR= ${.CURDIR}/../../editors/flim113
# emacs port setup
EMACS_PORT_NAME= emacs19
-.include <${MASTERDIR}/Makefile>
+.include "${MASTERDIR}/Makefile"