Fix path in MESSAGE where data and music files should be put and
bump PKGNAME. Found by Markus Schatzl.
This commit is contained in:
parent
5bc8aad221
commit
02d3f43b64
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2007/05/29 14:49:16 claudio Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2007/07/26 08:27:20 claudio Exp $
|
||||
|
||||
ONLY_FOR_ARCHS= i386
|
||||
SHARED_ONLY= Yes
|
||||
@ -6,7 +6,7 @@ SHARED_ONLY= Yes
|
||||
COMMENT= "first person shooter"
|
||||
|
||||
DISTNAME= quake2-0.3
|
||||
PKGNAME= ${DISTNAME}p2
|
||||
PKGNAME= ${DISTNAME}p3
|
||||
CATEGORIES= games
|
||||
|
||||
HOMEPAGE= http://www.quakeforge.net/
|
||||
|
@ -1,3 +1,3 @@
|
||||
Quake2 requires the original version of Quake2 data files in order
|
||||
to function. Data files and music files should be placed in
|
||||
${PREFIX}/share/quake2/base2q/
|
||||
${PREFIX}/share/quake2/baseq2/
|
||||
|
Loading…
Reference in New Issue
Block a user