From d4dd9d74ce61844eb9bcbe2c689d927056f79dad Mon Sep 17 00:00:00 2001 From: jeremy Date: Fri, 1 Apr 2011 21:56:21 +0000 Subject: [PATCH] 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@ --- emulators/pcsxr/Makefile | 7 +++---- emulators/pcsxr/pkg/PLIST | 4 ++-- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/emulators/pcsxr/Makefile b/emulators/pcsxr/Makefile index 8b5e3470e56..68d9269cf69 100644 --- a/emulators/pcsxr/Makefile +++ b/emulators/pcsxr/Makefile @@ -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 diff --git a/emulators/pcsxr/pkg/PLIST b/emulators/pcsxr/pkg/PLIST index 6caf9068ae5..b142a2071af 100644 --- a/emulators/pcsxr/pkg/PLIST +++ b/emulators/pcsxr/pkg/PLIST @@ -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