pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc build for with CATMAN after talking with joerg



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9c4a3a621c14
branches:  trunk
changeset: 602937:9c4a3a621c14
user:      mspo <mspo%pkgsrc.org@localhost>
date:      Mon Apr 23 03:41:28 2012 +0000

description:
build for with CATMAN after talking with joerg

diffstat:

 games/sex/Makefile       |  5 ++---
 games/sex/PLIST          |  3 ++-
 pkgtools/shlock/Makefile |  3 +--
 3 files changed, 5 insertions(+), 6 deletions(-)

diffs (44 lines):

diff -r ef73469fc006 -r 9c4a3a621c14 games/sex/Makefile
--- a/games/sex/Makefile        Mon Apr 23 01:15:42 2012 +0000
+++ b/games/sex/Makefile        Mon Apr 23 03:41:28 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2011/06/12 04:47:26 dholland Exp $
+# $NetBSD: Makefile,v 1.3 2012/04/23 03:41:28 mspo Exp $
 
 DISTNAME=      sex-1.0
 PKGREVISION=   1
@@ -12,7 +12,6 @@
 
 AUTO_MKDIRS=           yes
 USE_BSD_MAKEFILE=      yes
-
-MAKE_ENV+=             MKCATPAGES=no
+INSTALLATION_DIRS+=    ${PKGMANDIR}/cat6
 
 .include "../../mk/bsd.pkg.mk"
diff -r ef73469fc006 -r 9c4a3a621c14 games/sex/PLIST
--- a/games/sex/PLIST   Mon Apr 23 01:15:42 2012 +0000
+++ b/games/sex/PLIST   Mon Apr 23 03:41:28 2012 +0000
@@ -1,3 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2008/10/26 09:51:52 bjs Exp $
+@comment $NetBSD: PLIST,v 1.2 2012/04/23 03:41:28 mspo Exp $
 bin/sex
 man/man6/sex.6
+man/cat6/sex.0
diff -r ef73469fc006 -r 9c4a3a621c14 pkgtools/shlock/Makefile
--- a/pkgtools/shlock/Makefile  Mon Apr 23 01:15:42 2012 +0000
+++ b/pkgtools/shlock/Makefile  Mon Apr 23 03:41:28 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2012/04/22 15:17:29 mspo Exp $
+# $NetBSD: Makefile,v 1.24 2012/04/23 03:41:28 mspo Exp $
 #
 
 DISTNAME=      shlock-20080529
@@ -12,7 +12,6 @@
 
 PKG_DESTDIR_SUPPORT=   user-destdir
 USE_BSD_MAKEFILE=      yes
-MAKE_ENV+=             MKCATPAGES=no
 
 INSTALLATION_DIRS+=    bin ${PKGMANDIR}/man1 ${PKGMANDIR}/cat1
 PKGSRC_LOCKTYPE=       none    # avoid "bootstrapping problem"



Home | Main Index | Thread Index | Old Index