summaryrefslogtreecommitdiff
path: root/editors/xemacs
diff options
context:
space:
mode:
authorGary Jennejohn <gj@FreeBSD.org>2003-03-06 11:02:59 +0000
committerGary Jennejohn <gj@FreeBSD.org>2003-03-06 11:02:59 +0000
commit16db3e6d3bb9424a0f506d52c7b8ec7cecf6fb57 (patch)
tree776761df8404a752f7d99941cbd7d95d140de9a5 /editors/xemacs
parent".ifdef ${WITHOUT_WCHAR_H}" is not valid make syntax (diff)
Remove pkg-comment and add COMMENT to the Makefile.
Notes
Notes: svn path=/head/; revision=77027
Diffstat (limited to 'editors/xemacs')
-rw-r--r--editors/xemacs/Makefile1
-rw-r--r--editors/xemacs/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/editors/xemacs/Makefile b/editors/xemacs/Makefile
index 5a338a9ff655..2cf8931b19ad 100644
--- a/editors/xemacs/Makefile
+++ b/editors/xemacs/Makefile
@@ -15,6 +15,7 @@ DISTFILES= ${DISTNAME}-src${EXTRACT_SUFX} ${DISTNAME}-elc${EXTRACT_SUFX} ${DISTN
DIST_SUBDIR= xemacs
MAINTAINER= gj@FreeBSD.org
+COMMENT= This port tracks the development (GAMMA) version of the XEmacs text editor
RUN_DEPENDS+= ${LOCALBASE}/lib/xemacs/xemacs-packages/etc/enriched.doc:${PORTSDIR}/editors/xemacs-packages
.if !defined(WITHOUT_X11)
diff --git a/editors/xemacs/pkg-comment b/editors/xemacs/pkg-comment
deleted file mode 100644
index 296f22fc7d1a..000000000000
--- a/editors/xemacs/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-This port tracks the development (GAMMA) version of the XEmacs text editor