summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorwiz <wiz>2005-11-11 20:25:39 +0000
committerwiz <wiz>2005-11-11 20:25:39 +0000
commit2b0c32eb3cf766c230e685df26089e9f7bb5fd6f (patch)
treec59731b185ecbc166c3a91ea8bab75b6621b1966 /games
parent472f0510f61bfd8658ec5edbcb327bd64a7ebc31 (diff)
downloadpkgsrc-2b0c32eb3cf766c230e685df26089e9f7bb5fd6f.tar.gz
Fix typo in COMMENT. Fix BUILD_DEPENDS pattern.
Diffstat (limited to 'games')
-rw-r--r--games/fortunes-h2g2/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/games/fortunes-h2g2/Makefile b/games/fortunes-h2g2/Makefile
index 94cbbae19d1..adcb2cd7aed 100644
--- a/games/fortunes-h2g2/Makefile
+++ b/games/fortunes-h2g2/Makefile
@@ -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 @@ EXTRACT_SUFX= .gz
MAINTAINER= jschauma@NetBSD.org
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}