aboutsummaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authorlofi <lofi@FreeBSD.org>2004-03-23 01:09:27 +0800
committerlofi <lofi@FreeBSD.org>2004-03-23 01:09:27 +0800
commit492682074c417f450baa3b0853656df04c35a56b (patch)
tree9f9e28cb36aeaccc0d3667d497cee9521ce54aed /x11
parent16869376249ad643dc2d92c235491373e188f20f (diff)
downloadfreebsd-ports-gnome-492682074c417f450baa3b0853656df04c35a56b.tar.gz
freebsd-ports-gnome-492682074c417f450baa3b0853656df04c35a56b.tar.zst
freebsd-ports-gnome-492682074c417f450baa3b0853656df04c35a56b.zip
Make COMMENT overridable (needed by kde-lite).
Diffstat (limited to 'x11')
-rw-r--r--x11/kde3/Makefile2
-rw-r--r--x11/kde4/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/x11/kde3/Makefile b/x11/kde3/Makefile
index 7f8799337cc7..869d2617b593 100644
--- a/x11/kde3/Makefile
+++ b/x11/kde3/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)
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)