summaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authorlofi <lofi@FreeBSD.org>2004-03-22 17:09:27 +0000
committerlofi <lofi@FreeBSD.org>2004-03-22 17:09:27 +0000
commit492682074c417f450baa3b0853656df04c35a56b (patch)
tree9f9e28cb36aeaccc0d3667d497cee9521ce54aed /x11
parent16869376249ad643dc2d92c235491373e188f20f (diff)
downloadFreeBSD-ports-492682074c417f450baa3b0853656df04c35a56b.zip
FreeBSD-ports-492682074c417f450baa3b0853656df04c35a56b.tar.gz
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 7f87993..869d261 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 7f87993..869d261 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)
OpenPOWER on IntegriCloud