summaryrefslogtreecommitdiff
path: root/print/yatex-xemacs
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2003-03-06 19:23:19 +0000
committerAde Lovett <ade@FreeBSD.org>2003-03-06 19:23:19 +0000
commit84ea4ee842af8389fc1b0603b821af2d68ba8c65 (patch)
treeccfda8c465ebb396f84cc9528117581f3455c1b2 /print/yatex-xemacs
parent. Allow package building on bento to bypass the distfile check. (diff)
Destroy pkg-comment for some of the stranger uses in the tree,
pending the final semi-automatic purge. Approved by: portmgr (implicitly)
Notes
Notes: svn path=/head/; revision=77037
Diffstat (limited to 'print/yatex-xemacs')
-rw-r--r--print/yatex-xemacs/Makefile3
-rw-r--r--print/yatex-xemacs/pkg-comment1
2 files changed, 2 insertions, 2 deletions
diff --git a/print/yatex-xemacs/Makefile b/print/yatex-xemacs/Makefile
index 8db590e2260e..0e4f35013136 100644
--- a/print/yatex-xemacs/Makefile
+++ b/print/yatex-xemacs/Makefile
@@ -8,7 +8,8 @@
PKGNAMESUFFIX= -xemacs
MASTERDIR= ${.CURDIR}/../yatex
-COMMENTFILE= ${.CURDIR}/pkg-comment
+COMMENT= Yet Another LaTeX mode and html mode on Emacs (for XEmacs21)
+
EMACS_PORT_NAME=xemacs21
.include "${MASTERDIR}/Makefile"
diff --git a/print/yatex-xemacs/pkg-comment b/print/yatex-xemacs/pkg-comment
deleted file mode 100644
index afdc8b01ea85..000000000000
--- a/print/yatex-xemacs/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Yet Another LaTeX mode and html mode on Emacs (for XEmacs21)