Remove LIB_DEPENDS on devel/sdl-net (not needed) and x11/gtk+2
(implied by libglade2). Comment another .la file and bump. Reminded by ajacoutot@
This commit is contained in:
parent
a43fd5ea47
commit
d4dd9d74ce
@ -1,10 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2011/04/01 17:18:55 jeremy Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2011/04/01 21:56:21 jeremy Exp $
|
||||
|
||||
SHARED_ONLY = Yes
|
||||
|
||||
COMMENT = Playstation 1 emulator
|
||||
|
||||
DISTNAME = pcsxr-1.9.92
|
||||
REVISION = 0
|
||||
|
||||
CATEGORIES = emulators games
|
||||
HOMEPAGE = http://pcsxr.codeplex.com/
|
||||
@ -39,9 +40,7 @@ CONFIGURE_ARGS = --enable-libcdio --enable-opengl
|
||||
|
||||
LIB_DEPENDS = audio/libcdio \
|
||||
devel/libglade2 \
|
||||
devel/sdl \
|
||||
devel/sdl-net \
|
||||
x11/gtk+2
|
||||
devel/sdl
|
||||
RUN_DEPENDS = devel/desktop-file-utils
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2011/04/01 17:18:55 jeremy Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.2 2011/04/01 21:56:21 jeremy Exp $
|
||||
@bin bin/pcsx
|
||||
lib/games/
|
||||
lib/games/psemu/
|
||||
@ -18,7 +18,7 @@ lib/games/psemu/libDFNet.so
|
||||
lib/games/psemu/libDFSound.so
|
||||
@comment lib/games/psemu/libDFXVideo.la
|
||||
lib/games/psemu/libDFXVideo.so
|
||||
lib/games/psemu/libpeopsxgl.la
|
||||
@comment lib/games/psemu/libpeopsxgl.la
|
||||
lib/games/psemu/libpeopsxgl.so
|
||||
@man man/man1/pcsx.1
|
||||
share/applications/pcsx.desktop
|
||||
|
Loading…
Reference in New Issue
Block a user