summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2004-04-10 17:26:55 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2004-04-10 17:26:55 +0000
commitc0669efed5bfc1feca96a758bf4cbe54cb51ba70 (patch)
treeb8a9edbe79fb5c5de6e035c09b189a9c9d4101c5 /print
parent- Update to version 1.0 (diff)
Tidy up whitespace.
Notes
Notes: svn path=/head/; revision=106671
Diffstat (limited to 'print')
-rw-r--r--print/afm/Makefile2
-rw-r--r--print/ghostscript-gnu/Makefile4
-rw-r--r--print/ghostscript7/Makefile4
-rw-r--r--print/guitartex/Makefile1
-rw-r--r--print/libpdf++/Makefile1
-rw-r--r--print/preview-latex/Makefile2
-rw-r--r--print/xmbibtex/Makefile2
7 files changed, 7 insertions, 9 deletions
diff --git a/print/afm/Makefile b/print/afm/Makefile
index d28512f19d87..3f39c2fb52c7 100644
--- a/print/afm/Makefile
+++ b/print/afm/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.0
CATEGORIES= print
MASTER_SITES= ftp://ftp.sgi.com/sgi/fax/source/
DISTNAME= afm
-EXTRACT_SUFX= -tar.Z
+EXTRACT_SUFX= -tar.Z
MAINTAINER= ports@FreeBSD.org
COMMENT= Adobe Font Metrics
diff --git a/print/ghostscript-gnu/Makefile b/print/ghostscript-gnu/Makefile
index 2216acf01366..083408334f9f 100644
--- a/print/ghostscript-gnu/Makefile
+++ b/print/ghostscript-gnu/Makefile
@@ -266,8 +266,8 @@ pre-everything::
post-extract:
${ECHO_MSG} ">>> in post-extract ..."
# ** 3rd party driver **
-# Note: don't forget to add those devices in scripts/configure,
-# which update unix-gcc.mak to build gs with these new devices !
+# Note: don't forget to add those devices in scripts/configure,
+# which update unix-gcc.mak to build gs with these new devices!
#
# for HP8XX driver
${ECHO_MSG} ">>> extracting ${HP8XX_SRCS} ..."
diff --git a/print/ghostscript7/Makefile b/print/ghostscript7/Makefile
index 2216acf01366..083408334f9f 100644
--- a/print/ghostscript7/Makefile
+++ b/print/ghostscript7/Makefile
@@ -266,8 +266,8 @@ pre-everything::
post-extract:
${ECHO_MSG} ">>> in post-extract ..."
# ** 3rd party driver **
-# Note: don't forget to add those devices in scripts/configure,
-# which update unix-gcc.mak to build gs with these new devices !
+# Note: don't forget to add those devices in scripts/configure,
+# which update unix-gcc.mak to build gs with these new devices!
#
# for HP8XX driver
${ECHO_MSG} ">>> extracting ${HP8XX_SRCS} ..."
diff --git a/print/guitartex/Makefile b/print/guitartex/Makefile
index f225efe9f851..061396749699 100644
--- a/print/guitartex/Makefile
+++ b/print/guitartex/Makefile
@@ -41,7 +41,6 @@ do-install:
@${MKDIR} ${DATADIR}/templates
${INSTALL_DATA} ${WRKSRC}/templates/* ${DATADIR}/templates
-
post-install:
.if !defined(NOPORTDOCS)
@${MKDIR} ${DOCSDIR}
diff --git a/print/libpdf++/Makefile b/print/libpdf++/Makefile
index 6bb1918f1b3e..941210439188 100644
--- a/print/libpdf++/Makefile
+++ b/print/libpdf++/Makefile
@@ -34,7 +34,6 @@ INSTALLS_SHLIB= yes
BROKEN= "Does not compile"
.endif
-
.if ${OSVERSION} < 500035
USE_GCC= 3.1
CONFIGURE_ENV+= LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}"
diff --git a/print/preview-latex/Makefile b/print/preview-latex/Makefile
index 8802867b5f44..856d04851571 100644
--- a/print/preview-latex/Makefile
+++ b/print/preview-latex/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.7.8
PORTREVISION= 1
CATEGORIES= print elisp
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= ${PORTNAME}
+MASTER_SITE_SUBDIR= ${PORTNAME}
PKGNAMESUFFIX= -${EMACS_PORT_NAME}
MAINTAINER= ports@FreeBSD.org
diff --git a/print/xmbibtex/Makefile b/print/xmbibtex/Makefile
index 9d0cb09a1c08..1e637b114643 100644
--- a/print/xmbibtex/Makefile
+++ b/print/xmbibtex/Makefile
@@ -23,7 +23,7 @@ NO_INSTALL_MANPAGES= yes
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 500113
-BROKEN= "Does not compile (bad C++ code)"
+BROKEN= "Does not compile (bad C++ code)"
.endif
.include <bsd.port.post.mk>