From b41ca11df6b96ae12aaa9048905a5fe72df23f99 Mon Sep 17 00:00:00 2001 From: kwm Date: Thu, 19 Sep 2013 07:55:12 +0000 Subject: Switch to new USES=perl5 framework. Old style was removed. This should unbreak these ports. [1] While here switch to new LIB_DEPEND syntax. Let me know if I screwed something up. Noticed by: Gustau [1] git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18682 df743ca5-7f9a-e211-a948-0013205c9059 --- sysutils/system-tools-backends/Makefile | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'sysutils/system-tools-backends/Makefile') diff --git a/sysutils/system-tools-backends/Makefile b/sysutils/system-tools-backends/Makefile index 727b37de3..07298263f 100644 --- a/sysutils/system-tools-backends/Makefile +++ b/sysutils/system-tools-backends/Makefile @@ -12,13 +12,12 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= Backend system admin scripts for gnome-system-tools BUILD_DEPENDS= p5-Net-DBus>=0:${PORTSDIR}/devel/p5-Net-DBus -LIB_DEPENDS= dbus-glib-1:${PORTSDIR}/devel/dbus-glib \ - polkit-gobject-1:${PORTSDIR}/sysutils/polkit +LIB_DEPENDS= libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib \ + libpolkit-gobject-1.so:${PORTSDIR}/sysutils/polkit RUN_DEPENDS= p5-Net-DBus>=0:${PORTSDIR}/devel/p5-Net-DBus USE_BZIP2= yes -USE_PERL5= yes -USES= gmake pathfix +USES= gmake pathfix perl5 USE_GNOME= intlhack glib20 GNU_CONFIGURE= yes USE_GNOME_SUBR= yes -- cgit v1.2.3