aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlioux <lioux@FreeBSD.org>2001-02-15 04:19:04 +0800
committerlioux <lioux@FreeBSD.org>2001-02-15 04:19:04 +0800
commit5e129658fc7663aee97c3d6ca2a3bdf3aeabd003 (patch)
treedaa4d0a42b5b75d1ff9d4547f677f0e255f4681b
parent12bc8350ed1f09e847609c10c37edebcb505fc84 (diff)
downloadfreebsd-ports-gnome-5e129658fc7663aee97c3d6ca2a3bdf3aeabd003.tar.gz
freebsd-ports-gnome-5e129658fc7663aee97c3d6ca2a3bdf3aeabd003.tar.zst
freebsd-ports-gnome-5e129658fc7663aee97c3d6ca2a3bdf3aeabd003.zip
simple typo fix, remove odd extraneous spaces (^ $)
-rw-r--r--editors/flim-emacs-current/Makefile2
-rw-r--r--editors/flim/Makefile2
-rw-r--r--editors/flim113-emacs/Makefile2
-rw-r--r--editors/flim113/Makefile2
-rw-r--r--editors/flim114-emacs20/Makefile2
-rw-r--r--graphics/gphoto/Makefile2
-rw-r--r--graphics/gphoto2/Makefile2
-rw-r--r--misc/ezload/Makefile4
-rw-r--r--print/dvi2tty/Makefile2
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