From ca7a14a38ca7d7722ac27b22de85c98e3f4b53c9 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Mon, 9 Jun 2014 10:32:43 +0000 Subject: [PATCH] Stagify Mark package as jobs unsafe Convert to USES=mono Fix plist --- misc/podsleuth/Makefile | 16 +++++++--------- misc/podsleuth/pkg-plist | 1 - 2 files changed, 7 insertions(+), 10 deletions(-) diff --git a/misc/podsleuth/Makefile b/misc/podsleuth/Makefile index 442de07a0a96..45067108af85 100644 --- a/misc/podsleuth/Makefile +++ b/misc/podsleuth/Makefile @@ -8,21 +8,19 @@ CATEGORIES= misc MASTER_SITES= http://download.banshee.fm/${PORTNAME}/${PORTVERSION}/ MAINTAINER= mono@FreeBSD.org -COMMENT= A tool to discover detailed model information about an iPod +COMMENT= Tool to discover detailed model information about an iPod -LIB_DEPENDS= sgutils2.2:${PORTSDIR}/sysutils/sg3_utils \ - hal.1:${PORTSDIR}/sysutils/hal -BUILD_DEPENDS= ${LOCALBASE}/bin/mono:${PORTSDIR}/lang/mono \ - ${LOCALBASE}/libdata/pkgconfig/ndesk-dbus-1.0.pc:${PORTSDIR}/devel/ndesk-dbus -RUN_DEPENDS= ${LOCALBASE}/bin/mono:${PORTSDIR}/lang/mono \ - ${LOCALBASE}/libdata/pkgconfig/ndesk-dbus-1.0.pc:${PORTSDIR}/devel/ndesk-dbus +LIB_DEPENDS= libsgutils2.so:${PORTSDIR}/sysutils/sg3_utils \ + libhal.so:${PORTSDIR}/sysutils/hal +BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/ndesk-dbus-1.0.pc:${PORTSDIR}/devel/ndesk-dbus +RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/ndesk-dbus-1.0.pc:${PORTSDIR}/devel/ndesk-dbus CONFIGURE_ARGS+=--with-hal-callouts-dir=${PREFIX}/libexec LDFLAGS+= -L${LOCALBASE}/lib GNU_CONFIGURE= yes -USES= gmake pkgconfig pathfix +USES= gmake mono pkgconfig pathfix +MAKE_JOBS_UNSAFE= yes -NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|^#!/bin/bash$$|#!/bin/sh|' \ ${WRKSRC}/src/PodSleuth.Hal/hal-podsleuth.in \ diff --git a/misc/podsleuth/pkg-plist b/misc/podsleuth/pkg-plist index a22250d1ad25..ccb551b1a624 100644 --- a/misc/podsleuth/pkg-plist +++ b/misc/podsleuth/pkg-plist @@ -9,4 +9,3 @@ libdata/pkgconfig/podsleuth.pc libexec/hal-podsleuth share/hal/fdi/policy/20thirdparty/20-podsleuth.fdi @dirrmtry lib/podsleuth -@dirrmtry lib/hal