diff --git a/en/projects/ideas/index.sgml b/en/projects/ideas/index.sgml
index 459ce5adf4..e4130628f7 100644
--- a/en/projects/ideas/index.sgml
+++ b/en/projects/ideas/index.sgml
@@ -1,6 +1,6 @@
-
+
%navincludes;
%includes;
@@ -1148,6 +1148,15 @@
Other types of OPTIONS controls - A text box in particular would be
useful for entering variables that need real values.
The possibility for mutually exclusive OPTIONS.
+ Bugfixes:
+
+ - If you attempt to run make config for a port with
+ ${PKGNAMEPREFIX} defined, the make config process will error out
+ with:
+ ===> Using wrong configuration file /path/options/file
+ The solution is to define LATEST_LINK to be prefix-${PORTNAME},
+ but this should be done internally.
+
Requirements: