some fixes, pointed out by aja@. danke!

This commit is contained in:
phessler 2009-10-14 16:48:19 +00:00
parent c67c90b21d
commit 06875112c9
3 changed files with 5 additions and 6 deletions

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.1.1.1 2009/10/14 14:34:33 phessler Exp $
# $OpenBSD: Makefile,v 1.2 2009/10/14 16:48:19 phessler Exp $
COMMENT = marathon / alephone map editor
V = 211
DISTNAME = weland-r${V}-src
PKGNAME = weland-${V}
PKGNAME = weland-${V}p0
CATEGORIES = games
@ -22,8 +22,7 @@ EXTRACT_SUFX = .zip
MODULES = lang/mono
BUILD_DEPENDS = ${RUN_DEPENDS}
RUN_DEPENDS = ::lang/mono \
::x11/mono-gtk2
RUN_DEPENDS = ::x11/mono-gtk2
WRKDIST = ${WRKDIR}/weland

View File

@ -1,3 +1,3 @@
#!/bin/sh
${PREFIX}/bin/mono ${PREFIX}/libexec/weland/Weland.exe $@
${LOCALBASE}/bin/mono ${PREFIX}/libexec/weland/Weland.exe $@

View File

@ -1 +1 @@
weland is a map editor for alephone
weland is a map editor for alephone.