diff options
Diffstat (limited to 'www/snownews/files/patch-platform_settings')
-rw-r--r-- | www/snownews/files/patch-platform_settings | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/www/snownews/files/patch-platform_settings b/www/snownews/files/patch-platform_settings deleted file mode 100644 index 91d69137b0bc..000000000000 --- a/www/snownews/files/patch-platform_settings +++ /dev/null @@ -1,7 +0,0 @@ ---- platform_settings.orig Thu Dec 9 19:29:08 2004 -+++ platform_settings Wed Jan 26 14:37:44 2005 -@@ -1,3 +1,3 @@ --PREFIX= /usr/local -+#PREFIX= /usr/local - CFLAGS= -Wall -Wno-format-y2k -O2 -DLOCALEPATH="\"$(LOCALEPATH)\"" -DOS=\"$(shell uname)\" `xml2-config --cflags` $(EXTRA_CFLAGS) -DSTATIC_CONST_ICONV -I/usr/local/include - LDFLAGS= -lncurses `xml2-config --libs` $(EXTRA_LDFLAGS) -lintl -liconv |