We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c749cfc commit aa421dfCopy full SHA for aa421df
sysutils/auto-admin/Makefile
@@ -1,4 +1,4 @@
1
-# $NetBSD: Makefile,v 1.18 2023/10/21 20:45:02 bacon Exp $
+# $NetBSD: Makefile,v 1.19 2023/12/24 10:07:51 nros Exp $
2
3
DISTNAME= auto-admin-0.8.0
4
CATEGORIES= sysutils
@@ -13,6 +13,8 @@ USE_LANGUAGES= # none
13
14
NO_BUILD= yes
15
16
+INSTALL_ENV+= MANDIR=${PREFIX}/${PKGMANDIR}
17
+
18
SUBST_CLASSES+= prefix
19
SUBST_STAGE.prefix= pre-configure
20
SUBST_SED.prefix+= -e 's|/usr/pkg|${PREFIX}|g'
0 commit comments