aboutsummaryrefslogtreecommitdiffstats
path: root/editors/apel-emacs20
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/apel-emacs20
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/apel-emacs20')
-rw-r--r--editors/apel-emacs20/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/apel-emacs20/Makefile b/editors/apel-emacs20/Makefile
index 09aa04355f8d..339460a00728 100644
--- a/editors/apel-emacs20/Makefile
+++ b/editors/apel-emacs20/Makefile
@@ -16,4 +16,4 @@ MASTERDIR= ${.CURDIR}/../../editors/apel
# emacs port setup
EMACS_PORT_NAME= emacs20
-.include <${MASTERDIR}/Makefile>
+.include "${MASTERDIR}/Makefile"