summaryrefslogtreecommitdiff
path: root/games/quakedata
diff options
context:
space:
mode:
authortron <tron>2002-01-24 12:40:38 +0000
committertron <tron>2002-01-24 12:40:38 +0000
commit1b432a8fe1c0742432c107c208710e29dec2fbf4 (patch)
treefaf53232ffcab8d03909e842546200f6b747ef24 /games/quakedata
parent1ff054f516b65d245f23cf61aa5f856c50ca2f38 (diff)
downloadpkgsrc-1b432a8fe1c0742432c107c208710e29dec2fbf4.tar.gz
Fix version number in build dependence on "lha" package.
Diffstat (limited to 'games/quakedata')
-rw-r--r--games/quakedata/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/quakedata/Makefile b/games/quakedata/Makefile
index af1db4b6c13..8a8796187a9 100644
--- a/games/quakedata/Makefile
+++ b/games/quakedata/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2002/01/24 12:35:53 tron Exp $
+# $NetBSD: Makefile,v 1.10 2002/01/24 12:40:38 tron Exp $
DISTNAME= quake106
PKGNAME= quakedata-1.0
@@ -11,7 +11,7 @@ MAINTAINER= itojun@kame.net
HOMEPAGE= http://www.idsoftware.com/
COMMENT= Game data files for Quake
-BUILD_DEPENDS+= lha-114f:../../archivers/lha
+BUILD_DEPENDS+= lha-*:../../archivers/lha
LICENSE+= shareware
RESTRICTED= "This software is shareware"