pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/games/fortune-strfile Uses USE_BSD_MAKEFILE. That is n...
details: https://anonhg.NetBSD.org/pkgsrc/rev/d2dccb2d5115
branches: trunk
changeset: 523420:d2dccb2d5115
user: rillig <rillig%pkgsrc.org@localhost>
date: Sun Jan 07 13:39:44 2007 +0000
description:
Uses USE_BSD_MAKEFILE. That is needed to compile the manual page on
Solaris.
diffstat:
games/fortune-strfile/Makefile | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
diffs (19 lines):
diff -r 80958714306c -r d2dccb2d5115 games/fortune-strfile/Makefile
--- a/games/fortune-strfile/Makefile Sun Jan 07 13:38:52 2007 +0000
+++ b/games/fortune-strfile/Makefile Sun Jan 07 13:39:44 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2006/11/09 08:31:31 rillig Exp $
+# $NetBSD: Makefile,v 1.11 2007/01/07 13:39:44 rillig Exp $
DISTNAME= fortune-strfile-0
CATEGORIES= games
@@ -9,8 +9,7 @@
WRKSRC= ${WRKDIR}
NO_CHECKSUM= yes
-
-MAKE_ENV+= ${BSD_MAKE_ENV}
+USE_BSD_MAKEFILE= yes
do-extract:
cp ${FILESDIR}/strfile.* ${FILESDIR}/Makefile ${WRKSRC}
Home |
Main Index |
Thread Index |
Old Index