pkgsrc/www/snownews/patches/patch-aa
wiz 865d0a84f0 Import of snownews-1.4.2 from Bruce J.A. Nourish via pkgsrc-wip.
Snownews is a small console RSS/RDF newsreader. It will handle RSS 1.0
feeds that comply with the W3C RDF specification, but will also support
userland's 0.91 and 2.0 versions.
2003-12-27 23:04:23 +00:00

17 lines
555 B
Text

$NetBSD: patch-aa,v 1.1.1.1 2003/12/27 23:04:23 wiz Exp $
--- Makefile.inc.orig Tue Dec 23 19:28:09 2003
+++ Makefile.inc
@@ -1,8 +1,7 @@
-CC = gcc
-MAKE = make
-INSTALL = install
-PREFIX = /usr/local
-LOCALEPATH = $(PREFIX)/share/locale
+MAKE = $(GMAKE)
+INSTALL = ${BSD_INSTALL_DATA} -c
+PREFIX = $(LOCALBASE)
+LOCALEPATH = $(PREFIX)/$(PKGLOCALEDIR)/locale
DISTFILES = AUTHOR COPYING CREDITS Changelog README README.de README.colors INSTALL INSTALL.solaris INSTALL.FreeOpenNetBSD TODO opml2snow \
Makefile Makefile.inc Makefile.solaris \
doc po \