summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2020-07-05 00:14:48 +0000
committernia <nia@pkgsrc.org>2020-07-05 00:14:48 +0000
commit6244791be1eaeea3fa6e72202f3752f4e2bac423 (patch)
tree4556af655d852719bf9160e6792eb1b9c0f0be79 /archivers
parent9bc93e5a07ab12aeef3e6064bc0e6287d2af0898 (diff)
downloadpkgsrc-6244791be1eaeea3fa6e72202f3752f4e2bac423.tar.gz
lua-zlib: fix prefix
Diffstat (limited to 'archivers')
-rw-r--r--archivers/lua-zlib/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/archivers/lua-zlib/Makefile b/archivers/lua-zlib/Makefile
index e26ed6a4b29..194e50310bd 100644
--- a/archivers/lua-zlib/Makefile
+++ b/archivers/lua-zlib/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.1 2020/07/02 20:00:23 nia Exp $
+# $NetBSD: Makefile,v 1.2 2020/07/05 00:14:48 nia Exp $
DISTNAME= lua-zlib-1.2
+PKGNAME= ${DISTNAME:S/lua-/${LUA_PKGPREFIX}-/1}
CATEGORIES= archivers lua
MASTER_SITES= ${MASTER_SITE_GITHUB:=brimworks/}
GITHUB_TAG= v${PKGVERSION_NOREV}