summaryrefslogtreecommitdiff
path: root/editors/psgml-emacs19
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2004-05-18 22:45:06 +0000
committerMark Linimon <linimon@FreeBSD.org>2004-05-18 22:45:06 +0000
commit37b71d2e4dfa5db6d63f9c6b014f3ccfc4726acc (patch)
tree74593ebe23db155b19796d9f6c315a2866dd52b2 /editors/psgml-emacs19
parentCanonicalize handling of bsd.port.mk inclusion. (diff)
Canonicalize handling of inclusion of bsd.port.mk.
PR: ports/64393 Submitted by: eik Approved by: maintainer timeout (2 months)
Notes
Notes: svn path=/head/; revision=109477
Diffstat (limited to 'editors/psgml-emacs19')
-rw-r--r--editors/psgml-emacs19/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/psgml-emacs19/Makefile b/editors/psgml-emacs19/Makefile
index 934296f7ae67..c2688acae040 100644
--- a/editors/psgml-emacs19/Makefile
+++ b/editors/psgml-emacs19/Makefile
@@ -19,4 +19,4 @@ EMACS_PORT_NAME= emacs19
# pkg-* files in ${.CURDIR} are used
PKGDIR= ${.CURDIR}
-.include <${MASTERDIR}/Makefile>
+.include "${MASTERDIR}/Makefile"