Fix formatting issues and remove unnecessary LIB_DEPENDS.

Pointed out by ajacoutot@.
This commit is contained in:
bentley 2011-08-30 05:02:48 +00:00
parent d1ae3d265b
commit 762e7ea991
2 changed files with 13 additions and 4 deletions

View File

@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.1.1.1 2011/08/28 18:57:50 bentley Exp $
# $OpenBSD: Makefile,v 1.2 2011/08/30 05:02:48 bentley Exp $
COMMENT = MSX home computer emulator
DISTNAME = openmsx-0.8.1
REVISION = 0
CATEGORIES = emulators
@ -24,9 +25,7 @@ MAKE_ENV += INSTALL_BASE=${PREFIX}/share/openmsx \
WANTLIB += GL c freetype m pthread stdc++ z ${MODTCL_LIB}
WANTLIB += GLEW SDL SDL_ttf ogg png theoradec vorbis xml2
LIB_DEPENDS = audio/libogg \
audio/libvorbis \
devel/sdl \
LIB_DEPENDS = audio/libvorbis \
devel/sdl-ttf \
graphics/glew \
graphics/png \

View File

@ -1,7 +1,17 @@
$OpenBSD: README,v 1.2 2011/08/30 05:02:48 bentley Exp $
+-----------------------------------------------------------------------
| Running ${FULLPKGNAME} on OpenBSD
+-----------------------------------------------------------------------
Using system ROMs
=================
If you want to emulate real MSX systems and not only the free C-BIOS
machines, put the system ROMs in one of the following directories:
${PREFIX}/share/openmsx/systemroms or ~/.openMSX/share/systemroms
Replays and savestates
======================
If you want openMSX to find MSX software referred to from replays or
savestates you get from your friends, copy that MSX software to
${PREFIX}/share/openmsx/software or ~/.openMSX/share/software