aboutsummaryrefslogtreecommitdiff
path: root/sysutils/moreutils-parallel
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/moreutils-parallel')
-rw-r--r--sysutils/moreutils-parallel/files/patch-Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/moreutils-parallel/files/patch-Makefile b/sysutils/moreutils-parallel/files/patch-Makefile
index a344fcec0402..933ac056ee01 100644
--- a/sysutils/moreutils-parallel/files/patch-Makefile
+++ b/sysutils/moreutils-parallel/files/patch-Makefile
@@ -4,12 +4,12 @@
-BINS=isutf8 ifdata ifne pee sponge mispipe lckdo parallel errno
-PERLSCRIPTS=vidir vipe ts combine zrun chronic
-MANS=sponge.1 vidir.1 vipe.1 isutf8.1 ts.1 combine.1 ifdata.1 ifne.1 pee.1 zrun.1 chronic.1 mispipe.1 lckdo.1 parallel.1 errno.1
--CFLAGS=-O2 -g -Wall
+-CFLAGS?=-O2 -g -Wall
+BINS=parallel
+MANS=parallel.1
+CFLAGS+=-Wall
INSTALL_BIN?=install -s
--PREFIX=/usr
+-PREFIX?=/usr
-DOCBOOK2XMAN=docbook2x-man
+.SUFFIXES: .1 .docbook