summaryrefslogtreecommitdiff
path: root/news/PicMonger/files/patch-ae
diff options
context:
space:
mode:
authorDonald Burr <dburr@FreeBSD.org>2000-07-24 05:57:31 +0000
committerDonald Burr <dburr@FreeBSD.org>2000-07-24 05:57:31 +0000
commit0ee0426a57396650714a3350a175774f3347a530 (patch)
tree7612c02a2108e2e6350858d2bed3828cd695eaf9 /news/PicMonger/files/patch-ae
parentAdd dependency on gnome. (diff)
Import of new port news/PicMonger, a little GTK utility that makes
it easy to decode those "naughty" groups. :) Obtained from: freshmeat, of course :)
Notes
Notes: svn path=/head/; revision=30980
Diffstat (limited to '')
-rw-r--r--news/PicMonger/files/patch-ae12
1 files changed, 12 insertions, 0 deletions
diff --git a/news/PicMonger/files/patch-ae b/news/PicMonger/files/patch-ae
new file mode 100644
index 000000000000..2296661f5608
--- /dev/null
+++ b/news/PicMonger/files/patch-ae
@@ -0,0 +1,12 @@
+--- HtmlOptions.cpp.old Sun Jul 23 01:54:30 2000
++++ HtmlOptions.cpp Sun Jul 23 01:54:42 2000
+@@ -18,6 +18,9 @@
+ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+
+ #include "HtmlOptions.h"
++#ifdef __FreeBSD__
++#include <sys/types.h>
++#endif
+ #include "HtmlOptionState.h"
+ #include "Exceptions.h"
+