pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/puppet sysutils/puppet: proper use of RUBYGEM...
details: https://anonhg.NetBSD.org/pkgsrc/rev/aeae86f4e369
branches: trunk
changeset: 390590:aeae86f4e369
user: taca <taca%pkgsrc.org@localhost>
date: Fri Dec 23 13:32:44 2022 +0000
description:
sysutils/puppet: proper use of RUBYGEM_MANPAGES
NFC.
diffstat:
sysutils/puppet/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (25 lines):
diff -r 06f0d286cec3 -r aeae86f4e369 sysutils/puppet/Makefile
--- a/sysutils/puppet/Makefile Fri Dec 23 13:32:02 2022 +0000
+++ b/sysutils/puppet/Makefile Fri Dec 23 13:32:44 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.58 2022/12/18 15:00:31 taca Exp $
+# $NetBSD: Makefile,v 1.59 2022/12/23 13:32:44 taca Exp $
DISTNAME= puppet-7.21.0
CATEGORIES= sysutils
@@ -20,6 +20,7 @@
DEPENDS+= ${RUBY_PKGPREFIX}-scanf>=1.0.0<2:../../devel/ruby-scanf
RUBYGEM_OPTIONS+= --format-executable
+RUBYGEM_MANPAGES= yes
USE_LANGUAGES= # none
PKG_SYSCONFSUBDIR= puppet
@@ -88,7 +89,6 @@
.include "../../mk/bsd.prefs.mk"
-RUBYGEM_MANPAGES?= yes
#PUPPET_GROUP?= puppet
#PUPPET_USER?= puppet
Home |
Main Index |
Thread Index |
Old Index