diff options
author | Max Khon <fjoe@FreeBSD.org> | 2003-05-04 07:24:36 +0000 |
---|---|---|
committer | Max Khon <fjoe@FreeBSD.org> | 2003-05-04 07:24:36 +0000 |
commit | 29627c3bf2bab37b798faa8a0b76eed0e0afad1a (patch) | |
tree | 68d1a211db24c980f23f4d57f832311dd03459a2 /converters | |
parent | Add support for FreeBSD Alpha and Sparc. (diff) |
Fix 'make package'.
Pointed out by: kris
Diffstat (limited to 'converters')
-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 1fa03b021b02..46d48fce46f0 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} \ |