aboutsummaryrefslogtreecommitdiffstats
path: root/editors/semi-xemacs21-mule
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/semi-xemacs21-mule
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/semi-xemacs21-mule')
-rw-r--r--editors/semi-xemacs21-mule/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/semi-xemacs21-mule/Makefile b/editors/semi-xemacs21-mule/Makefile
index bb38fc3da12c..7abd095155a8 100644
--- a/editors/semi-xemacs21-mule/Makefile
+++ b/editors/semi-xemacs21-mule/Makefile
@@ -59,4 +59,4 @@ xemacs-package: install
${TAR} -zcf ${.CURDIR}/${XEMACS_PKG_TARBALL} ${XEMACS_PKG_CONTENTS} ;\
)
-.include <${MASTERDIR}/Makefile>
+.include "${MASTERDIR}/Makefile"