aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2001-02-14 20:19:04 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2001-02-14 20:19:04 +0000
commit58e982fd6daefa604a2d52f33af3603c1b9a93cf (patch)
tree90eb9e0c463e1d2c41aa62f6c3c279e33b2fd986
parentfadf9454d384e798bd87ce43cfe9da5802df0ac4 (diff)
downloadports-58e982fd6daefa604a2d52f33af3603c1b9a93cf.tar.gz
ports-58e982fd6daefa604a2d52f33af3603c1b9a93cf.zip
Notes
-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