From ae9657720b4b46d1978890e762e69865d1d04c2c Mon Sep 17 00:00:00 2001 From: ahze Date: Wed, 7 Jun 2006 02:40:08 +0000 Subject: - Remove some lines I was using to try to get p5-Net-DBus to work before I figured out Net-DBus was missing some RUN_DEPENDS git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6375 df743ca5-7f9a-e211-a948-0013205c9059 --- sysutils/system-tools-backends/Makefile | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'sysutils') diff --git a/sysutils/system-tools-backends/Makefile b/sysutils/system-tools-backends/Makefile index 2e09aa51a..133bd6f23 100644 --- a/sysutils/system-tools-backends/Makefile +++ b/sysutils/system-tools-backends/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke # # $FreeBSD$ -# $MCom: ports/sysutils/system-tools-backends/Makefile,v 1.12 2005/09/04 18:51:49 marcus Exp $ +# $MCom: ports/sysutils/system-tools-backends/Makefile,v 1.14 2006/06/07 02:27:28 ahze Exp $ # PORTNAME= system-tools-backends @@ -31,7 +31,6 @@ USE_GNOME= gnomehack gnometarget intlhack GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" -#CONFIGURE_ARGS= --with-net_dbus=${SITE_PERL} .include @@ -39,8 +38,4 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ RUN_DEPENDS+= ${SITE_PERL}/File/Temp.pm:${PORTSDIR}/devel/p5-File-Temp .endif -#post-patch: -# @${REINPLACE_CMD} -e 's|$$netdbusdir|${SITE_PERL}/${PERL_ARCH}/Net/|' \ -# ${WRKSRC}/configure - .include -- cgit v1.2.3