aboutsummaryrefslogtreecommitdiffstats
path: root/archivers/lrzip/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/lrzip/Makefile')
-rw-r--r--archivers/lrzip/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/archivers/lrzip/Makefile b/archivers/lrzip/Makefile
index 69b5f654bb3d..05fa728cb08e 100644
--- a/archivers/lrzip/Makefile
+++ b/archivers/lrzip/Makefile
@@ -3,6 +3,7 @@
PORTNAME= lrzip
PORTVERSION= 0.616
+PORTREVISION= 1
CATEGORIES= archivers
MASTER_SITES= http://ck.kolivas.org/apps/lrzip/ \
http://files.gslin.org/Software/
@@ -19,7 +20,8 @@ CFLAGS+= -I${LOCALBASE}/include
CONFIGURE_ARGS+= --enable-asm
GNU_CONFIGURE= yes
LDFLAGS+= -L${LOCALBASE}/lib
-USES= tar:bzip2 gmake pathfix perl5
+USES= tar:bzip2 gmake pathfix perl5 libtool shebangfix
+SHEBANG_FILES= ${WRKSRC}/lrztar
USE_PERL5= build
USE_LDCONFIG= yes