From 926382e09698007dc3472481164045c6b0b9754a Mon Sep 17 00:00:00 2001 From: kwm Date: Wed, 12 May 2010 15:49:19 +0000 Subject: Post 2.30.1 commit clean up. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14135 df743ca5-7f9a-e211-a948-0013205c9059 --- accessibility/at-spi2-atk/Makefile | 30 ------------------------------ 1 file changed, 30 deletions(-) delete mode 100644 accessibility/at-spi2-atk/Makefile (limited to 'accessibility/at-spi2-atk/Makefile') diff --git a/accessibility/at-spi2-atk/Makefile b/accessibility/at-spi2-atk/Makefile deleted file mode 100644 index dca417587..000000000 --- a/accessibility/at-spi2-atk/Makefile +++ /dev/null @@ -1,30 +0,0 @@ -# New ports collection makefile for: at-spi -# Date Created: 12 April 2002 -# Whom: Maxim Sobolev -# -# $FreeBSD$ -# $MCom: ports/accessibility/at-spi2-atk/Makefile,v 1.5 2010/02/20 19:29:25 marcus Exp $ -# - -PORTNAME= at-spi2-atk -PORTVERSION= 0.1.8 -CATEGORIES= accessibility x11-toolkits -MASTER_SITES= GNOME -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Assisted Technology Provider module for GTK+ - -LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib -RUN_DEPENDS= ${LOCALBASE}/libexec/at-spi2-registryd:${PORTSDIR}/accessibility/at-spi2-core - -USE_BZIP2= yes -USE_GETTEXT= yes -USE_GMAKE= yes -USE_GNOME= gnomehack gnomehier intlhack gtk20 libxml2 -GNU_CONFIGURE= yes -CONFIGURE_ARGS= --enable-static -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -.include -- cgit v1.2.3