aboutsummaryrefslogtreecommitdiff
path: root/archivers/lrzip
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2017-02-22 12:59:28 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2017-02-22 12:59:28 +0000
commita08939f4dc38915b70c8fb523d72437a5faa1ba4 (patch)
tree46236500d0a2cebd0eaa222e53a7ecb5e2ee3cb7 /archivers/lrzip
parentf1deabd6a0dda007eaf71d9ebae38725eb64fb30 (diff)
downloadports-a08939f4dc38915b70c8fb523d72437a5faa1ba4.tar.gz
ports-a08939f4dc38915b70c8fb523d72437a5faa1ba4.zip
Remove useless dependency on GNU make
Those ports builds perfectly fine with bmake
Notes
Notes: svn path=/head/; revision=434582
Diffstat (limited to 'archivers/lrzip')
-rw-r--r--archivers/lrzip/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/lrzip/Makefile b/archivers/lrzip/Makefile
index 917710f24660..2e01287f7be4 100644
--- a/archivers/lrzip/Makefile
+++ b/archivers/lrzip/Makefile
@@ -19,7 +19,7 @@ CFLAGS+= -I${LOCALBASE}/include
CONFIGURE_ARGS+= --enable-asm
GNU_CONFIGURE= yes
LDFLAGS+= -L${LOCALBASE}/lib
-USES= alias gmake libtool pathfix perl5 shebangfix tar:bzip2
+USES= alias libtool pathfix perl5 shebangfix tar:bzip2
SHEBANG_FILES= ${WRKSRC}/lrztar
USE_PERL5= build
USE_LDCONFIG= yes