Canonicalize inclusion of master-port's Makefile.
PR: ports/64393 Submitted by: eik Approved by: maintainer timeout (2 months)
This commit is contained in:
parent
38e2442afd
commit
94fb719289
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=109466
@ -14,4 +14,4 @@ MASTERDIR= ${.CURDIR}/../../converters/mule-ucs
|
||||
|
||||
EMACS_PORT_NAME= emacs20
|
||||
|
||||
.include <${MASTERDIR}/Makefile>
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
@ -15,4 +15,4 @@ MASTERDIR= ${.CURDIR}/../../devel/elib
|
||||
# emacs port setup
|
||||
EMACS_PORT_NAME= emacs19
|
||||
|
||||
.include <${MASTERDIR}/Makefile>
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
@ -15,4 +15,4 @@ MASTERDIR= ${.CURDIR}/../../devel/elib
|
||||
# emacs port setup
|
||||
EMACS_PORT_NAME= emacs20
|
||||
|
||||
.include <${MASTERDIR}/Makefile>
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
@ -15,4 +15,4 @@ MASTERDIR= ${.CURDIR}/../../devel/pcl-cvs-emacs
|
||||
# emacs port setup
|
||||
EMACS_PORT_NAME= emacs20
|
||||
|
||||
.include <${MASTERDIR}/Makefile>
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
Loading…
Reference in New Issue
Block a user