diff --git a/srcpkgs/dhcpcd-dbus/patches/fix_Makefile.diff b/srcpkgs/dhcpcd-dbus/patches/fix_Makefile.diff deleted file mode 100644 index 94db7566f7f..00000000000 --- a/srcpkgs/dhcpcd-dbus/patches/fix_Makefile.diff +++ /dev/null @@ -1,14 +0,0 @@ ---- Makefile.orig 2009-05-08 00:29:03.791182584 +0200 -+++ Makefile 2009-05-08 00:29:23.725031689 +0200 -@@ -10,9 +10,9 @@ CONFFILES= dhcpcd-dbus.conf - FILES= name.marples.roy.dhcpcd.service - CLEANFILES+= name.marples.roy.dhcpcd.service - --PREFIX?= /usr/local -+PREFIX?= /usr - BINDIR?= ${PREFIX}/libexec --SYSCONFDIR?= ${PREFIX}/etc/dbus-1/system.d -+SYSCONFDIR?= /etc/dbus-1/system.d - FILESDIR?= ${PREFIX}/share/dbus-1/system-services - - _DBUSCFLAGS_SH= pkg-config --cflags dbus-1 diff --git a/srcpkgs/dhcpcd-dbus/template b/srcpkgs/dhcpcd-dbus/template index 94ff7a23365..d965b0d061c 100644 --- a/srcpkgs/dhcpcd-dbus/template +++ b/srcpkgs/dhcpcd-dbus/template @@ -1,15 +1,15 @@ # Template file for 'dhcpcd-dbus' pkgname=dhcpcd-dbus -version=0.4.2 -revision=4 -build_style=gnu-makefile -make_build_args="LIBRT=-lrt" +version=0.6.0 +revision=1 +build_style=configure +configure_args="--prefix=/usr --sysconfdir=/etc --rundir=/run" hostmakedepends="pkg-config" -makedepends="dbus-devel dhcpcd dbus" +makedepends="dbus-devel" depends="dhcpcd dbus" short_desc="dhcpcd D-Bus interface" homepage="http://roy.marples.name/projects/dhcpcd-dbus" license="BSD" maintainer="Juan RP " distfiles="http://roy.marples.name/downloads/dhcpcd/dhcpcd-dbus-$version.tar.bz2" -checksum=beaf6c45b0066530576d44357ae8a4b32dd036c200910eb5ca5364dc8d4dc996 +checksum=b14190fb7dcd0642fa747fd286462e80ba4d1f44ba32a761af979c2101b6fb81