summaryrefslogtreecommitdiff
path: root/print/yatex-mule
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-mule
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-mule')
-rw-r--r--print/yatex-mule/Makefile3
-rw-r--r--print/yatex-mule/pkg-comment1
2 files changed, 2 insertions, 2 deletions
diff --git a/print/yatex-mule/Makefile b/print/yatex-mule/Makefile
index 6349cdbcd4d1..f24d548aa015 100644
--- a/print/yatex-mule/Makefile
+++ b/print/yatex-mule/Makefile
@@ -8,7 +8,8 @@
PKGNAMESUFFIX= -mule
MASTERDIR= ${.CURDIR}/../yatex
-COMMENTFILE= ${.CURDIR}/pkg-comment
+COMMENT= Yet Another LaTeX mode and html mode on Emacs (for mule 2.3)
+
EMACS_PORT_NAME=mule
.include "${MASTERDIR}/Makefile"
diff --git a/print/yatex-mule/pkg-comment b/print/yatex-mule/pkg-comment
deleted file mode 100644
index 5e9578779bfb..000000000000
--- a/print/yatex-mule/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Yet Another LaTeX mode and html mode on Emacs (for mule 2.3)