We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent faaa406 commit 343b90aCopy full SHA for 343b90a
1 file changed
www/w3m/Makefile.common
@@ -1,10 +1,10 @@
1
-# $NetBSD: Makefile.common,v 1.83 2026/01/25 08:02:05 wiz Exp $
+# $NetBSD: Makefile.common,v 1.84 2026/01/26 00:22:28 wiz Exp $
2
#
3
# used by www/w3m/Makefile
4
# used by www/w3m-img/Makefile
5
6
DISTNAME= w3m-v0.5.6
7
-PKGNAME= ${DISTNAME:S/-v/-/}
+PKGNAME?= ${DISTNAME:S/-v/-/}
8
CATEGORIES= www
9
MASTER_SITES= -https://git.sr.ht/~rkta/w3m/archive/v${PKGVERSION_NOREV}.tar.gz
10
0 commit comments