summaryrefslogtreecommitdiffstats
path: root/print
diff options
context:
space:
mode:
authortrevor <trevor@FreeBSD.org>2004-04-10 17:26:55 +0000
committertrevor <trevor@FreeBSD.org>2004-04-10 17:26:55 +0000
commitb6a7a057831a76b55852e240dcf2e68f351a86e6 (patch)
treecb234ac2805ee45ce07e64ce5f23d63b70cad4ce /print
parent2640fceac70fa2eaf8d3ad131ee93f131cdd0e25 (diff)
downloadFreeBSD-ports-b6a7a057831a76b55852e240dcf2e68f351a86e6.zip
FreeBSD-ports-b6a7a057831a76b55852e240dcf2e68f351a86e6.tar.gz
Tidy up whitespace.
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 d28512f..3f39c2f 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 2216acf..0834083 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 2216acf..0834083 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 f225efe..0613967 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 6bb1918..9412104 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 8802867..856d048 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 9d0cb09..1e637b1 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>
OpenPOWER on IntegriCloud