aboutsummaryrefslogtreecommitdiff
path: root/sysutils/moreutils-parallel
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2013-05-31 22:42:40 +0000
committerEitan Adler <eadler@FreeBSD.org>2013-05-31 22:42:40 +0000
commit039aba32a6f659e1201cc26a50f9cf3678007b4b (patch)
treed52a7e3681ae5cd19e46bedd0c78b38ea3f1307d /sysutils/moreutils-parallel
parent48583f31762f34db270aa037c0fdbc4a11678bc7 (diff)
downloadports-039aba32a6f659e1201cc26a50f9cf3678007b4b.tar.gz
ports-039aba32a6f659e1201cc26a50f9cf3678007b4b.zip
Notes
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