pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/games/fortunes-h2g2 Fix typo in COMMENT. Fix BUILD_DEP...
details: https://anonhg.NetBSD.org/pkgsrc/rev/18b0ba51d6d8
branches: trunk
changeset: 502967:18b0ba51d6d8
user: wiz <wiz%pkgsrc.org@localhost>
date: Fri Nov 11 20:25:39 2005 +0000
description:
Fix typo in COMMENT. Fix BUILD_DEPENDS pattern.
diffstat:
games/fortunes-h2g2/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (21 lines):
diff -r cd804937a884 -r 18b0ba51d6d8 games/fortunes-h2g2/Makefile
--- a/games/fortunes-h2g2/Makefile Fri Nov 11 20:14:51 2005 +0000
+++ b/games/fortunes-h2g2/Makefile Fri Nov 11 20:25:39 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2005/11/11 19:39:15 jschauma Exp $
+# $NetBSD: Makefile,v 1.3 2005/11/11 20:25:39 wiz Exp $
#
DISTNAME= fortunes-h2g2-0.1
@@ -8,9 +8,9 @@
MAINTAINER= jschauma%NetBSD.org@localhost
HOMEPAGE= http://www.netmeister.org/misc.html
-COMMENT= Fortunes from Douglas Adams' "Hitchiker's Guide to the Galaxy"
+COMMENT= Fortunes from Douglas Adams' "Hitchhiker's Guide to the Galaxy"
-BUILD_DEPENDS+= fortune-strfile-*:../../games/fortune-strfile
+BUILD_DEPENDS+= fortune-strfile-[0-9]*:../../games/fortune-strfile
STRFILE= ${LOCALBASE}/bin/strfile
WRKSRC= ${WRKDIR}
Home |
Main Index |
Thread Index |
Old Index