summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2002-11-07 03:10:58 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2002-11-07 03:10:58 +0000
commitc62fe39354fdb8614fe8ea9277c9fcb208653f30 (patch)
treeb32409a9ec171a85e0016501d1db9153c45fe091 /print
parentZero PORTREVISION after the PORTVERSION is bumped. (diff)
Fix PORTCOMMENTs that were killing INDEX builds.
105 pointy hats to: me Approved by: pat
Notes
Notes: svn path=/head/; revision=69625
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 bd1a4cc296af..9ba4489bf8ce 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 000000000000..dcaceff5f662
--- /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 59ac024f105d..f5e1ca79f944 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 bf0318f42930..816bd0bd2c5d 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 5922e9c5a781..288f01f80d6f 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 000000000000..2d93a919f8a5
--- /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 5922e9c5a781..288f01f80d6f 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 000000000000..2d93a919f8a5
--- /dev/null
+++ b/print/teTeX/pkg-comment
@@ -0,0 +1 @@
+Thomas Esser's distribution of TeX & friends