ports/databases/dbow/files/patch-doc__Makefile
Vanilla I. Shu 6a97933ecb Support staging.
Approved by:	portmgr@
2014-05-19 07:49:32 +00:00

10 lines
263 B
Text

--- ./doc/Makefile.orig 2014-05-19 15:47:03.978020008 +0800
+++ ./doc/Makefile 2014-05-19 15:47:12.697019517 +0800
@@ -52,6 +52,6 @@
all:
install:
- install -C -m 444 dbow.1 $(PREFIX)/man/man1
+ install -C -m 444 dbow.1 $(DESTDIR)$(PREFIX)/man/man1
clean: