summaryrefslogtreecommitdiff
path: root/x11/kde4
diff options
context:
space:
mode:
authorMichael Nottebrock <lofi@FreeBSD.org>2004-03-22 17:09:27 +0000
committerMichael Nottebrock <lofi@FreeBSD.org>2004-03-22 17:09:27 +0000
commitd35fa4ea5334671c99f971404d73a17c457b5a33 (patch)
tree60c74ad9f4e04d3fc49c440ba5363fbb5c6c6d5a /x11/kde4
parentAdd a patch that fixes charset conversion in kate/kwrite. (diff)
Make COMMENT overridable (needed by kde-lite).
Notes
Notes: svn path=/head/; revision=104959
Diffstat (limited to 'x11/kde4')
-rw-r--r--x11/kde4/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/kde4/Makefile b/x11/kde4/Makefile
index 7f8799337cc7..869d2617b593 100644
--- a/x11/kde4/Makefile
+++ b/x11/kde4/Makefile
@@ -15,7 +15,7 @@ DISTFILES= # none
EXTRACT_ONLY= # empty
MAINTAINER= kde@FreeBSD.org
-COMMENT= The "meta-port" for KDE
+COMMENT?= The "meta-port" for KDE
# This port conflicts with the kde-lite port, so make it known.
.if defined(IS_INTERACTIVE)