summaryrefslogtreecommitdiff
path: root/graphics/povray/patches/patch-aa
blob: e966be43522de9cc53a6fedd396fe3235b3a5c23 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$NetBSD: patch-aa,v 1.4 2004/11/18 15:57:38 adam Exp $

--- source/optout.h.orig	2004-08-02 23:15:55.000000000 +0000
+++ source/optout.h
@@ -56,8 +56,7 @@ BEGIN_POV_NAMESPACE
 
 #define DISTRIBUTION_MESSAGE_1 "This is an unofficial version compiled by:"
 #ifndef DISTRIBUTION_MESSAGE_2
-#error You must complete the following DISTRIBUTION_MESSAGE_2 definition
-#define DISTRIBUTION_MESSAGE_2 " FILL IN NAME HERE........................."
+#define DISTRIBUTION_MESSAGE_2 " The NetBSD Packages collection (http://www.pkgsrc.org/)"
 #endif
 #define DISTRIBUTION_MESSAGE_3 " The POV-Ray Team(tm) is not responsible for supporting this version."