openbsd-ports/www/snownews/patches/patch-platform_settings
2005-11-03 00:52:44 +00:00

8 lines
460 B
Plaintext

$OpenBSD: patch-platform_settings,v 1.2 2005/11/03 00:52:45 cathcart Exp $
--- platform_settings.orig Wed Sep 29 11:28:31 2004
+++ platform_settings Tue Oct 12 22:27:01 2004
@@ -1,3 +1,2 @@
-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