summaryrefslogtreecommitdiff
path: root/print/lyx
diff options
context:
space:
mode:
authorwiz <wiz>2001-02-17 17:42:09 +0000
committerwiz <wiz>2001-02-17 17:42:09 +0000
commitab333ab34b7be497ea3cb1ba4c8e4deb708b850c (patch)
tree926bbe6e07ce5aedfc0884e098d71275e74392c9 /print/lyx
parent2c8b12e7690e9d5a58f3c81bc77626a7c6e1cc6d (diff)
downloadpkgsrc-ab333ab34b7be497ea3cb1ba4c8e4deb708b850c.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'print/lyx')
-rw-r--r--print/lyx/Makefile3
-rw-r--r--print/lyx/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/print/lyx/Makefile b/print/lyx/Makefile
index f0bae6981fc..2e5eb9719e2 100644
--- a/print/lyx/Makefile
+++ b/print/lyx/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2001/02/13 11:47:04 tron Exp $
+# $NetBSD: Makefile,v 1.31 2001/02/17 17:51:47 wiz Exp $
# FreeBSD Id: Makefile,v 1.14 1998/02/14 16:46:50 andreas Exp
#
@@ -10,6 +10,7 @@ MASTER_SITES= ftp://gd.tuwien.ac.at/publishing/tex/lyx/stable/
MAINTAINER= frueauf@netbsd.org
HOMEPAGE= http://www.lyx.org/
+COMMENT= Graphical frontend for LaTeX (nearly WYSIWYG)
DEPENDS= ispell-3.1.20:../../textproc/ispell
DEPENDS+= teTeX>=1.0.6:../../print/teTeX
diff --git a/print/lyx/pkg/COMMENT b/print/lyx/pkg/COMMENT
deleted file mode 100644
index 85af989b1db..00000000000
--- a/print/lyx/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-Graphical frontend for LaTeX (nearly WYSIWYG)