From 716e853082f85512d878931d3c2903f4a669c7e8 Mon Sep 17 00:00:00 2001 From: marcus Date: Mon, 19 Mar 2007 05:35:06 +0000 Subject: Remove these ports now that they have been committed to FreeBSD. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8576 df743ca5-7f9a-e211-a948-0013205c9059 --- sysutils/system-tools-backends/Makefile | 41 --------------------------------- 1 file changed, 41 deletions(-) delete mode 100644 sysutils/system-tools-backends/Makefile (limited to 'sysutils/system-tools-backends/Makefile') diff --git a/sysutils/system-tools-backends/Makefile b/sysutils/system-tools-backends/Makefile deleted file mode 100644 index f2bdcd37b..000000000 --- a/sysutils/system-tools-backends/Makefile +++ /dev/null @@ -1,41 +0,0 @@ -# New ports collection makefile for: system-tools-backends -# Date created: 11 February 2005 -# Whom: Joe Marcus Clarke -# -# $FreeBSD$ -# $MCom: ports/sysutils/system-tools-backends/Makefile,v 1.33 2007/02/28 05:27:18 marcus Exp $ -# - -PORTNAME= system-tools-backends -PORTVERSION= 2.2.0 -CATEGORIES= sysutils gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Backend system admin scripts for gnome-system-tools - -BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Net/DBus.pm:${PORTSDIR}/devel/p5-Net-DBus -LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib -RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Net/DBus.pm:${PORTSDIR}/devel/p5-Net-DBus - -USE_BZIP2= yes -USE_GMAKE= yes -USE_PERL5= yes -USE_GNOME= gnomehack intlhack glib20 -GNU_CONFIGURE= yes -USE_RC_SUBR= system-tools-backends -USE_GNOME_SUBR= yes -CONFIGURE_ARGS= --with-stb-group=wheel \ - --localstatedir=/var -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -.include - -.if ${PERL_LEVEL} <= 500800 -RUN_DEPENDS+= ${SITE_PERL}/File/Temp.pm:${PORTSDIR}/devel/p5-File-Temp -.endif - -.include -- cgit v1.2.3