Remove dependency on sdlmame-tools in preparation for sdlmame/sdlmess
update. sthen@ ok. While here remove maintainer as per his request.
This commit is contained in:
parent
a3526bfd82
commit
9a6052c23b
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.18 2011/10/29 08:12:31 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.19 2011/11/13 23:26:32 fgsch Exp $
|
||||
|
||||
# Other archs have not been tested
|
||||
ONLY_FOR_ARCHS = amd64 i386
|
||||
@ -8,14 +8,12 @@ COMMENT = emulates game consoles and old home computers
|
||||
V = 0.132
|
||||
DISTNAME = sdlmess${V:S/.//}
|
||||
PKGNAME = sdlmess-${V}
|
||||
REVISION= 7
|
||||
REVISION= 8
|
||||
|
||||
CATEGORIES = emulators games
|
||||
|
||||
HOMEPAGE = http://rbelmont.mameworld.info/?page_id=163
|
||||
|
||||
MAINTAINER = Pierre Riteau <pierre.riteau@gmail.com>
|
||||
|
||||
# MAME Distribution License, see http://mamedev.org/license.html
|
||||
PERMIT_PACKAGE_CDROM = may not sell
|
||||
PERMIT_PACKAGE_FTP = Yes
|
||||
@ -36,7 +34,6 @@ EXTRACT_SUFX = .zip
|
||||
MODULES = devel/gettext
|
||||
|
||||
LIB_DEPENDS = devel/sdl devel/gconf2 x11/gtk+2
|
||||
RUN_DEPENDS = sdlmame-tools-${V}:emulators/sdlmame,-tools
|
||||
|
||||
USE_GMAKE = Yes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user