diff options
author | linimon <linimon@FreeBSD.org> | 2004-05-18 22:45:06 +0000 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2004-05-18 22:45:06 +0000 |
commit | 4f72b442007113f0773694dcc68094ff5b6fd52f (patch) | |
tree | e8e4cde54ed0591252b475f9f18be9e1945e0944 | |
parent | e1231e35679bb7e6e78a00b6a8e6841aed9bd876 (diff) | |
download | FreeBSD-ports-4f72b442007113f0773694dcc68094ff5b6fd52f.zip FreeBSD-ports-4f72b442007113f0773694dcc68094ff5b6fd52f.tar.gz |
Canonicalize handling of inclusion of bsd.port.mk.
PR: ports/64393
Submitted by: eik
Approved by: maintainer timeout (2 months)
-rw-r--r-- | editors/apel-emacs19/Makefile | 2 | ||||
-rw-r--r-- | editors/apel-emacs20/Makefile | 2 | ||||
-rw-r--r-- | editors/apel-xemacs21-mule/Makefile | 2 | ||||
-rw-r--r-- | editors/bitmap-emacs20/Makefile | 2 | ||||
-rw-r--r-- | editors/flim-emacs20/Makefile | 2 | ||||
-rw-r--r-- | editors/flim-xemacs21-mule/Makefile | 2 | ||||
-rw-r--r-- | editors/flim113-emacs19/Makefile | 2 | ||||
-rw-r--r-- | editors/flim113-emacs20/Makefile | 2 | ||||
-rw-r--r-- | editors/flim113-mule/Makefile | 2 | ||||
-rw-r--r-- | editors/flim113-xemacs21-mule/Makefile | 2 | ||||
-rw-r--r-- | editors/psgml-emacs19/Makefile | 2 | ||||
-rw-r--r-- | editors/psgml-emacs20/Makefile | 2 | ||||
-rw-r--r-- | editors/semi-emacs20/Makefile | 2 | ||||
-rw-r--r-- | editors/semi-xemacs21-mule/Makefile | 2 | ||||
-rw-r--r-- | editors/semi113-emacs19/Makefile | 2 | ||||
-rw-r--r-- | editors/semi113-xemacs21-mule/Makefile | 2 |
16 files changed, 16 insertions, 16 deletions
diff --git a/editors/apel-emacs19/Makefile b/editors/apel-emacs19/Makefile index 39e4004..cc77c27 100644 --- a/editors/apel-emacs19/Makefile +++ b/editors/apel-emacs19/Makefile @@ -16,4 +16,4 @@ MASTERDIR= ${.CURDIR}/../../editors/apel # emacs port setup EMACS_PORT_NAME= emacs19 -.include <${MASTERDIR}/Makefile> +.include "${MASTERDIR}/Makefile" diff --git a/editors/apel-emacs20/Makefile b/editors/apel-emacs20/Makefile index 09aa043..339460a 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" diff --git a/editors/apel-xemacs21-mule/Makefile b/editors/apel-xemacs21-mule/Makefile index b32cfaa..293d019 100644 --- a/editors/apel-xemacs21-mule/Makefile +++ b/editors/apel-xemacs21-mule/Makefile @@ -48,4 +48,4 @@ xemacs-package: install ${TAR} -zcf ${.CURDIR}/${XEMACS_PKG_TARBALL} ${XEMACS_PKG_CONTENTS} ;\ ) -.include <${MASTERDIR}/Makefile> +.include "${MASTERDIR}/Makefile" diff --git a/editors/bitmap-emacs20/Makefile b/editors/bitmap-emacs20/Makefile index 27c70b9e..d1fd72a 100644 --- a/editors/bitmap-emacs20/Makefile +++ b/editors/bitmap-emacs20/Makefile @@ -16,4 +16,4 @@ MASTERDIR= ${.CURDIR}/../../editors/bitmap # Setup EMACS_PORT_NAME variable. EMACS_PORT_NAME= emacs20 -.include <${MASTERDIR}/Makefile> +.include "${MASTERDIR}/Makefile" diff --git a/editors/flim-emacs20/Makefile b/editors/flim-emacs20/Makefile index 7af6ea9..7c10d3c 100644 --- a/editors/flim-emacs20/Makefile +++ b/editors/flim-emacs20/Makefile @@ -16,4 +16,4 @@ MASTERDIR= ${.CURDIR}/../../editors/flim # emacs port setup EMACS_PORT_NAME= emacs20 -.include <${MASTERDIR}/Makefile> +.include "${MASTERDIR}/Makefile" diff --git a/editors/flim-xemacs21-mule/Makefile b/editors/flim-xemacs21-mule/Makefile index 73131e2..a4f4346 100644 --- a/editors/flim-xemacs21-mule/Makefile +++ b/editors/flim-xemacs21-mule/Makefile @@ -53,4 +53,4 @@ xemacs-package: install ${TAR} -zcf ${.CURDIR}/${XEMACS_PKG_TARBALL} ${XEMACS_PKG_CONTENTS} ;\ ) -.include <${MASTERDIR}/Makefile> +.include "${MASTERDIR}/Makefile" diff --git a/editors/flim113-emacs19/Makefile b/editors/flim113-emacs19/Makefile index df78d9d..e4644c5 100644 --- a/editors/flim113-emacs19/Makefile +++ b/editors/flim113-emacs19/Makefile @@ -16,4 +16,4 @@ MASTERDIR= ${.CURDIR}/../../editors/flim113 # emacs port setup EMACS_PORT_NAME= emacs19 -.include <${MASTERDIR}/Makefile> +.include "${MASTERDIR}/Makefile" diff --git a/editors/flim113-emacs20/Makefile b/editors/flim113-emacs20/Makefile index 9864fa0..881ce3f 100644 --- a/editors/flim113-emacs20/Makefile +++ b/editors/flim113-emacs20/Makefile @@ -17,4 +17,4 @@ MASTERDIR= ${.CURDIR}/../../editors/flim113 # emacs port setup EMACS_PORT_NAME= emacs20 -.include <${MASTERDIR}/Makefile> +.include "${MASTERDIR}/Makefile" diff --git a/editors/flim113-mule/Makefile b/editors/flim113-mule/Makefile index 49db0f5..3def84e 100644 --- a/editors/flim113-mule/Makefile +++ b/editors/flim113-mule/Makefile @@ -16,4 +16,4 @@ MASTERDIR= ${.CURDIR}/../../editors/flim113 # emacs port setup EMACS_PORT_NAME= mule -.include <${MASTERDIR}/Makefile> +.include "${MASTERDIR}/Makefile" diff --git a/editors/flim113-xemacs21-mule/Makefile b/editors/flim113-xemacs21-mule/Makefile index 50aecd3..1b5818a 100644 --- a/editors/flim113-xemacs21-mule/Makefile +++ b/editors/flim113-xemacs21-mule/Makefile @@ -53,4 +53,4 @@ xemacs-package: install ${TAR} -zcf ${.CURDIR}/${XEMACS_PKG_TARBALL} ${XEMACS_PKG_CONTENTS} ;\ ) -.include <${MASTERDIR}/Makefile> +.include "${MASTERDIR}/Makefile" diff --git a/editors/psgml-emacs19/Makefile b/editors/psgml-emacs19/Makefile index 934296f..c2688ac 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" diff --git a/editors/psgml-emacs20/Makefile b/editors/psgml-emacs20/Makefile index 54d8bd7..545d809 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" diff --git a/editors/semi-emacs20/Makefile b/editors/semi-emacs20/Makefile index 4d911df..f9dcea0 100644 --- a/editors/semi-emacs20/Makefile +++ b/editors/semi-emacs20/Makefile @@ -16,4 +16,4 @@ MASTERDIR= ${.CURDIR}/../../editors/semi # emacs port setup EMACS_PORT_NAME= emacs20 -.include <${MASTERDIR}/Makefile> +.include "${MASTERDIR}/Makefile" diff --git a/editors/semi-xemacs21-mule/Makefile b/editors/semi-xemacs21-mule/Makefile index bb38fc3..7abd095 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" diff --git a/editors/semi113-emacs19/Makefile b/editors/semi113-emacs19/Makefile index db03010..0321266 100644 --- a/editors/semi113-emacs19/Makefile +++ b/editors/semi113-emacs19/Makefile @@ -16,4 +16,4 @@ MASTERDIR= ${.CURDIR}/../../editors/semi113 # emacs port setup EMACS_PORT_NAME= emacs19 -.include <${MASTERDIR}/Makefile> +.include "${MASTERDIR}/Makefile" diff --git a/editors/semi113-xemacs21-mule/Makefile b/editors/semi113-xemacs21-mule/Makefile index e7e1d07..8f8d358 100644 --- a/editors/semi113-xemacs21-mule/Makefile +++ b/editors/semi113-xemacs21-mule/Makefile @@ -53,4 +53,4 @@ xemacs-package: install ${TAR} -zcf ${.CURDIR}/${XEMACS_PKG_TARBALL} ${XEMACS_PKG_CONTENTS} ;\ ) -.include <${MASTERDIR}/Makefile> +.include "${MASTERDIR}/Makefile" |