From 1818b72d8a9fd882e6cae852e0cd956ff5abca61 Mon Sep 17 00:00:00 2001 From: alek Date: Sun, 2 Jan 2005 23:36:19 +0000 Subject: [PATCH] - Better deps - Bump PKGNAMEs ok naddy@ --- audio/xmms-shn/Makefile | 8 +++++--- audio/xmms-sid/Makefile | 8 +++++--- 2 files changed, 10 insertions(+), 6 deletions(-) diff --git a/audio/xmms-shn/Makefile b/audio/xmms-shn/Makefile index dc3648bc829..fe9bac6f5ff 100644 --- a/audio/xmms-shn/Makefile +++ b/audio/xmms-shn/Makefile @@ -1,10 +1,11 @@ -# $OpenBSD: Makefile,v 1.14 2004/11/21 17:51:48 espie Exp $ +# $OpenBSD: Makefile,v 1.15 2005/01/02 23:36:19 alek Exp $ SHARED_ONLY= Yes COMMENT= "XMMS input plugin for playing shorten files" DISTNAME= xmms-shn-2.4.0 +PKGNAME= ${DISTNAME}p0 CATEGORIES= audio HOMEPAGE= http://www.etree.org/shnutils/xmms-shn/ @@ -19,8 +20,9 @@ WANTLIB= X11 Xext Xi gdk glib gmodule gtk iconv intl m pthread MASTER_SITES= ${HOMEPAGE}source/ -LIB_DEPENDS= xmms.4::audio/xmms \ - gthread.1.2::devel/glib +LIB_DEPENDS= gthread.1.2::devel/glib +RUN_DEPENDS= ::audio/xmms +BUILD_DEPENDS= ${RUN_DEPENDS} CONFIGURE_STYLE=gnu diff --git a/audio/xmms-sid/Makefile b/audio/xmms-sid/Makefile index a370c2a70da..50ec9180bed 100644 --- a/audio/xmms-sid/Makefile +++ b/audio/xmms-sid/Makefile @@ -1,10 +1,11 @@ -# $OpenBSD: Makefile,v 1.4 2004/11/21 17:51:48 espie Exp $ +# $OpenBSD: Makefile,v 1.5 2005/01/02 23:36:19 alek Exp $ SHARED_ONLY= Yes COMMENT= "XMMS input plugin for playing SID files" DISTNAME= xmms-sid-0.7.4 +PKGNAME= ${DISTNAME}p0 CATEGORIES= audio HOMEPAGE= http://www.tnsp.org/xmms-sid.php @@ -19,8 +20,9 @@ WANTLIB= X11 Xext Xi gdk glib gmodule gthread gtk iconv intl m pthread stdc++ MASTER_SITES= http://www.tnsp.org/xs-files/ -LIB_DEPENDS= xmms.3::audio/xmms \ - sidplay.1::audio/libsidplay +LIB_DEPENDS= sidplay.1::audio/libsidplay +RUN_DEPENDS= ::audio/xmms +BUILD_DEPENDS= ${RUN_DEPENDS} CONFIGURE_STYLE= gnu CONFIGURE_ARGS= --with-sidplay-prefix=${LOCALBASE}