summaryrefslogtreecommitdiffstats
path: root/print
diff options
context:
space:
mode:
authoradamw <adamw@FreeBSD.org>2002-11-07 03:10:58 +0000
committeradamw <adamw@FreeBSD.org>2002-11-07 03:10:58 +0000
commit7728de257b83c02836ea94cb7b2cf4cd94cc5831 (patch)
tree39c06bf9b0c9d7d5b9f12e09ea13f9d423bb1e97 /print
parentfe66d29282150d9c4b4d8ce3883c1c361ee564bb (diff)
downloadFreeBSD-ports-7728de257b83c02836ea94cb7b2cf4cd94cc5831.zip
FreeBSD-ports-7728de257b83c02836ea94cb7b2cf4cd94cc5831.tar.gz
Fix PORTCOMMENTs that were killing INDEX builds.
105 pointy hats to: me Approved by: pat
Diffstat (limited to 'print')
-rw-r--r--print/cpp2latex/Makefile2
-rw-r--r--print/cpp2latex/pkg-comment1
-rw-r--r--print/panda/Makefile4
-rw-r--r--print/rtf2latex/Makefile2
-rw-r--r--print/teTeX-base/Makefile2
-rw-r--r--print/teTeX-base/pkg-comment1
-rw-r--r--print/teTeX/Makefile2
-rw-r--r--print/teTeX/pkg-comment1
8 files changed, 6 insertions, 9 deletions
diff --git a/print/cpp2latex/Makefile b/print/cpp2latex/Makefile
index bd1a4cc..9ba4489b 100644
--- a/print/cpp2latex/Makefile
+++ b/print/cpp2latex/Makefile
@@ -13,8 +13,6 @@ MASTER_SITES= http://www.arnoldarts.de/
MAINTAINER= ports@FreeBSD.org
-PORTCOMMENT= Convert C++ source to a file you can input in an LaTeX-document
-
GNU_CONFIGURE= yes
.include <bsd.port.mk>
diff --git a/print/cpp2latex/pkg-comment b/print/cpp2latex/pkg-comment
new file mode 100644
index 0000000..dcaceff
--- /dev/null
+++ b/print/cpp2latex/pkg-comment
@@ -0,0 +1 @@
+Convert C++ source to a file you can input in an LaTeX-document
diff --git a/print/panda/Makefile b/print/panda/Makefile
index 59ac024..f5e1ca7 100644
--- a/print/panda/Makefile
+++ b/print/panda/Makefile
@@ -15,12 +15,12 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
-PORTCOMMENT= A GPL\'ed PDF generation library
-
LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
png.5:${PORTSDIR}/graphics/png \
tiff.4:${PORTSDIR}/graphics/tiff
+PORTCOMMENT= A GPL PDF generation library
+
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
USE_GMAKE= yes
diff --git a/print/rtf2latex/Makefile b/print/rtf2latex/Makefile
index bf0318f..816bd0b 100644
--- a/print/rtf2latex/Makefile
+++ b/print/rtf2latex/Makefile
@@ -14,7 +14,7 @@ DISTNAME= rtf2LaTeX.${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
-PORTCOMMENT= A filter that converts RTF (MS\'s Rich Text Format) into LaTeX
+PORTCOMMENT= A filter that converts RTF (MS Rich Text Format) into LaTeX
WRKSRC= ${WRKDIR}/rtf2LaTeX
diff --git a/print/teTeX-base/Makefile b/print/teTeX-base/Makefile
index 5922e9c..288f01f 100644
--- a/print/teTeX-base/Makefile
+++ b/print/teTeX-base/Makefile
@@ -16,8 +16,6 @@ DISTFILES= ${TETEX_SRC} ${TETEX_TEXMF}
MAINTAINER= ports@FreeBSD.org
-PORTCOMMENT= Thomas Esser\'s distribution of TeX & friends
-
LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \
wwwcore.1:${PORTSDIR}/www/libwww
diff --git a/print/teTeX-base/pkg-comment b/print/teTeX-base/pkg-comment
new file mode 100644
index 0000000..2d93a91
--- /dev/null
+++ b/print/teTeX-base/pkg-comment
@@ -0,0 +1 @@
+Thomas Esser's distribution of TeX & friends
diff --git a/print/teTeX/Makefile b/print/teTeX/Makefile
index 5922e9c..288f01f 100644
--- a/print/teTeX/Makefile
+++ b/print/teTeX/Makefile
@@ -16,8 +16,6 @@ DISTFILES= ${TETEX_SRC} ${TETEX_TEXMF}
MAINTAINER= ports@FreeBSD.org
-PORTCOMMENT= Thomas Esser\'s distribution of TeX & friends
-
LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \
wwwcore.1:${PORTSDIR}/www/libwww
diff --git a/print/teTeX/pkg-comment b/print/teTeX/pkg-comment
new file mode 100644
index 0000000..2d93a91
--- /dev/null
+++ b/print/teTeX/pkg-comment
@@ -0,0 +1 @@
+Thomas Esser's distribution of TeX & friends
OpenPOWER on IntegriCloud