pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/games/fortunes-futurama Fix COMMENT. Fix BUILD_DEPENDS...
details: https://anonhg.NetBSD.org/pkgsrc/rev/cc23b0336278
branches: trunk
changeset: 502968:cc23b0336278
user: wiz <wiz%pkgsrc.org@localhost>
date: Fri Nov 11 20:26:43 2005 +0000
description:
Fix COMMENT. Fix BUILD_DEPENDS pattern.
diffstat:
games/fortunes-futurama/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (21 lines):
diff -r 18b0ba51d6d8 -r cc23b0336278 games/fortunes-futurama/Makefile
--- a/games/fortunes-futurama/Makefile Fri Nov 11 20:25:39 2005 +0000
+++ b/games/fortunes-futurama/Makefile Fri Nov 11 20:26:43 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2005/10/09 23:15:22 jschauma Exp $
+# $NetBSD: Makefile,v 1.2 2005/11/11 20:26:43 wiz Exp $
#
DISTNAME= fortunes-futurama-0.2
@@ -8,9 +8,9 @@
MAINTAINER= jschauma%NetBSD.org@localhost
HOMEPAGE= http://www.netmeister.org/misc.html
-COMMENT= Fortunes from the famous Calvin & Hobbes comic strips
+COMMENT= Fortunes from the Futurama animated TV series
-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