diff options
-rw-r--r-- | editors/flim-emacs-current/Makefile | 2 | ||||
-rw-r--r-- | editors/flim/Makefile | 2 | ||||
-rw-r--r-- | editors/flim113-emacs/Makefile | 2 | ||||
-rw-r--r-- | editors/flim113/Makefile | 2 | ||||
-rw-r--r-- | editors/flim114-emacs20/Makefile | 2 | ||||
-rw-r--r-- | graphics/gphoto/Makefile | 2 | ||||
-rw-r--r-- | graphics/gphoto2/Makefile | 2 | ||||
-rw-r--r-- | misc/ezload/Makefile | 4 | ||||
-rw-r--r-- | print/dvi2tty/Makefile | 2 |
9 files changed, 10 insertions, 10 deletions
diff --git a/editors/flim-emacs-current/Makefile b/editors/flim-emacs-current/Makefile index 26e5b8c0ff42..00f6ca37ab4d 100644 --- a/editors/flim-emacs-current/Makefile +++ b/editors/flim-emacs-current/Makefile @@ -146,7 +146,7 @@ info-build-by-emacs: ${MAKEINFO_EMACS} $${i} ${MAKEINFO_EMACS_FLAGS} || ${TRUE} ; \ done) .endif - + pkg-el-copy: @(if [ -f ${FILESDIR}/_pkg.el ] ; then \ ${CP} ${FILESDIR}/_pkg.el ${WRKSRC}/_pkg.el ;\ diff --git a/editors/flim/Makefile b/editors/flim/Makefile index 26e5b8c0ff42..00f6ca37ab4d 100644 --- a/editors/flim/Makefile +++ b/editors/flim/Makefile @@ -146,7 +146,7 @@ info-build-by-emacs: ${MAKEINFO_EMACS} $${i} ${MAKEINFO_EMACS_FLAGS} || ${TRUE} ; \ done) .endif - + pkg-el-copy: @(if [ -f ${FILESDIR}/_pkg.el ] ; then \ ${CP} ${FILESDIR}/_pkg.el ${WRKSRC}/_pkg.el ;\ diff --git a/editors/flim113-emacs/Makefile b/editors/flim113-emacs/Makefile index 26e5b8c0ff42..00f6ca37ab4d 100644 --- a/editors/flim113-emacs/Makefile +++ b/editors/flim113-emacs/Makefile @@ -146,7 +146,7 @@ info-build-by-emacs: ${MAKEINFO_EMACS} $${i} ${MAKEINFO_EMACS_FLAGS} || ${TRUE} ; \ done) .endif - + pkg-el-copy: @(if [ -f ${FILESDIR}/_pkg.el ] ; then \ ${CP} ${FILESDIR}/_pkg.el ${WRKSRC}/_pkg.el ;\ diff --git a/editors/flim113/Makefile b/editors/flim113/Makefile index 26e5b8c0ff42..00f6ca37ab4d 100644 --- a/editors/flim113/Makefile +++ b/editors/flim113/Makefile @@ -146,7 +146,7 @@ info-build-by-emacs: ${MAKEINFO_EMACS} $${i} ${MAKEINFO_EMACS_FLAGS} || ${TRUE} ; \ done) .endif - + pkg-el-copy: @(if [ -f ${FILESDIR}/_pkg.el ] ; then \ ${CP} ${FILESDIR}/_pkg.el ${WRKSRC}/_pkg.el ;\ diff --git a/editors/flim114-emacs20/Makefile b/editors/flim114-emacs20/Makefile index 26e5b8c0ff42..00f6ca37ab4d 100644 --- a/editors/flim114-emacs20/Makefile +++ b/editors/flim114-emacs20/Makefile @@ -146,7 +146,7 @@ info-build-by-emacs: ${MAKEINFO_EMACS} $${i} ${MAKEINFO_EMACS_FLAGS} || ${TRUE} ; \ done) .endif - + pkg-el-copy: @(if [ -f ${FILESDIR}/_pkg.el ] ; then \ ${CP} ${FILESDIR}/_pkg.el ${WRKSRC}/_pkg.el ;\ diff --git a/graphics/gphoto/Makefile b/graphics/gphoto/Makefile index 3cb8e7991955..4e5031b46ed0 100644 --- a/graphics/gphoto/Makefile +++ b/graphics/gphoto/Makefile @@ -9,7 +9,7 @@ PORTNAME= gphoto PORTVERSION= 0.4.3 CATEGORIES= graphics MASTER_SITES= http://www.gphoto.net/dist/ - + MAINTAINER= ports@FreeBSD.org RUN_DEPENDS= convert:${PORTSDIR}/graphics/ImageMagick diff --git a/graphics/gphoto2/Makefile b/graphics/gphoto2/Makefile index 3cb8e7991955..4e5031b46ed0 100644 --- a/graphics/gphoto2/Makefile +++ b/graphics/gphoto2/Makefile @@ -9,7 +9,7 @@ PORTNAME= gphoto PORTVERSION= 0.4.3 CATEGORIES= graphics MASTER_SITES= http://www.gphoto.net/dist/ - + MAINTAINER= ports@FreeBSD.org RUN_DEPENDS= convert:${PORTSDIR}/graphics/ImageMagick diff --git a/misc/ezload/Makefile b/misc/ezload/Makefile index bccfba240f57..ff5c6fe1db47 100644 --- a/misc/ezload/Makefile +++ b/misc/ezload/Makefile @@ -18,9 +18,9 @@ MANCOMPRESSED= yes MAKE_ENV= BINDIR="${PREFIX}/bin" MANDIR="${PREFIX}/man/man" MKDIR="${MKDIR}" INSTALL_DATA="${INSTALL_DATA}" FORCE="${FORCE}" .include <bsd.port.pre.mk> - + .if ${OSVERSION} < 400012 IGNORE= 'This port only works on 4.00012' .endif - + .include <bsd.port.post.mk> diff --git a/print/dvi2tty/Makefile b/print/dvi2tty/Makefile index e77f83cf1ba3..f26eca258ab7 100644 --- a/print/dvi2tty/Makefile +++ b/print/dvi2tty/Makefile @@ -4,7 +4,7 @@ # # $FreeBSD$ # - + PORTNAME= dvi2tty PORTVERSION= 1.0 CATEGORIES= print |