aboutsummaryrefslogtreecommitdiffstats
path: root/Templates
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>2000-10-14 19:03:19 +0800
committerasami <asami@FreeBSD.org>2000-10-14 19:03:19 +0800
commit34e82d07e44a5ef20fbfa3ecad75a51586d74d79 (patch)
treea8c0f7a21c68d69815399ff2056bf7d43e5e12b0 /Templates
parent93997107760abbda87f4f1cd2b008f1786560292 (diff)
downloadfreebsd-ports-gnome-34e82d07e44a5ef20fbfa3ecad75a51586d74d79.tar.gz
freebsd-ports-gnome-34e82d07e44a5ef20fbfa3ecad75a51586d74d79.tar.zst
freebsd-ports-gnome-34e82d07e44a5ef20fbfa3ecad75a51586d74d79.zip
Fix COMMENT handling -- it was incorrectly using the fixed string
"pkg/COMMENT' which of course blew up in the entire tree when we changed the layout. Fix it to use `make -V COMMENT` so it will use even for ports that define MASTERDIR etc. Reported by PRs: 21851, 21952 While I'm here, add the contents of pkg/COMMENT in category READMEs. I don't know why I didn't include them in the first place when I've been creating all those files!
Diffstat (limited to 'Templates')
-rw-r--r--Templates/README.category6
1 files changed, 6 insertions, 0 deletions
diff --git a/Templates/README.category b/Templates/README.category
index 1202f0f78bbd..15ff74596172 100644
--- a/Templates/README.category
+++ b/Templates/README.category
@@ -5,6 +5,12 @@
<p>You are now in the directory "%%CATEGORY%%".
+<p>This is the one-line description for this category:
+
+<p><hr><p>
+%%COMMENT%%
+<p><hr>
+
<p>
%%DESCR%%