diff options
author | fjoe <fjoe@FreeBSD.org> | 2003-05-04 07:24:36 +0000 |
---|---|---|
committer | fjoe <fjoe@FreeBSD.org> | 2003-05-04 07:24:36 +0000 |
commit | d54db00de5627cbc59a342c8513186536bdb14d4 (patch) | |
tree | a9a4e1b4e86764e2df59be3a0ecb6447150dd9ea /converters/konwert | |
parent | 45879f4069adbf3c3f88d491286e092e5ec905be (diff) | |
download | FreeBSD-ports-d54db00de5627cbc59a342c8513186536bdb14d4.zip FreeBSD-ports-d54db00de5627cbc59a342c8513186536bdb14d4.tar.gz |
Fix 'make package'.
Pointed out by: kris
Diffstat (limited to 'converters/konwert')
-rw-r--r-- | converters/konwert/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/converters/konwert/Makefile b/converters/konwert/Makefile index 1fa03b0..46d48fc 100644 --- a/converters/konwert/Makefile +++ b/converters/konwert/Makefile @@ -33,7 +33,6 @@ USE_GMAKE= yes MAN1= konwert.1 trs.1 filterm.1 MANLANG= "" pl -MANCOMPRESSED= maybe post-patch: @${GREP} -Rl '#\!/bin/bash' ${WRKSRC}/* 2>/dev/null | ${XARGS} \ |