freebsd-ports/news/cnews/files/patch-input-makefile
Dirk Meyer c0f6b9ab24 - use STAGEDIR
- use OPTIONS_DEFINE
- honor option EXAMPLES
- use pkg-message
- change default path for over.view, note in UPDATING
2013-12-18 16:27:36 +00:00

11 lines
317 B
Text

--- input/makefile.orig 1995-01-02 22:48:40.000000000 +0100
+++ input/makefile 2013-12-18 11:20:24.000000000 +0100
@@ -17,7 +17,7 @@
install: $(PROGS)
$(MKDIR) $(DEST) $(DBIN)
- rm -f $(DEST)/newsspool
+ rm -f ${DESTDIR}$(DEST)/newsspool
$(TO) $(DEST) $(PROGS)
$(TO) $(RBIN) $(RCVRS)
$(TO) $(DBIN) $(DECS)