diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2004-05-18 22:45:06 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2004-05-18 22:45:06 +0000 |
commit | 37b71d2e4dfa5db6d63f9c6b014f3ccfc4726acc (patch) | |
tree | 74593ebe23db155b19796d9f6c315a2866dd52b2 /editors/psgml-emacs20 | |
parent | f8acfd017e68bcb70b6f896c7bf5af74809d795f (diff) | |
download | ports-37b71d2e4dfa5db6d63f9c6b014f3ccfc4726acc.tar.gz ports-37b71d2e4dfa5db6d63f9c6b014f3ccfc4726acc.zip |
Notes
Diffstat (limited to 'editors/psgml-emacs20')
-rw-r--r-- | editors/psgml-emacs20/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/psgml-emacs20/Makefile b/editors/psgml-emacs20/Makefile index 54d8bd7b0baf..545d809e6e35 100644 --- a/editors/psgml-emacs20/Makefile +++ b/editors/psgml-emacs20/Makefile @@ -19,4 +19,4 @@ EMACS_PORT_NAME= emacs20 # pkg-* files in ${.CURDIR} are used PKGDIR= ${.CURDIR} -.include <${MASTERDIR}/Makefile> +.include "${MASTERDIR}/Makefile" |