From ecc692c609745ed2590ee410fcf60f8fc5577767 Mon Sep 17 00:00:00 2001 From: marcus Date: Sun, 7 Nov 2004 23:20:22 +0000 Subject: Remove these ports now that they have been merged into the ports tree. Next stop, GNOME 2.9! git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3045 df743ca5-7f9a-e211-a948-0013205c9059 --- accessibility/atk/Makefile | 29 ----------------------------- 1 file changed, 29 deletions(-) delete mode 100644 accessibility/atk/Makefile (limited to 'accessibility/atk/Makefile') diff --git a/accessibility/atk/Makefile b/accessibility/atk/Makefile deleted file mode 100644 index 107c9cf45..000000000 --- a/accessibility/atk/Makefile +++ /dev/null @@ -1,29 +0,0 @@ -# New ports collection makefile for: atk -# Date Created: 14 May 2001 -# Whom: Maxim Sobolev -# -# $FreeBSD$ -# - -PORTNAME= atk -PORTVERSION= 1.8.0 -CATEGORIES= accessibility devel -MASTER_SITES= ${MASTER_SITE_GNOME} \ - ftp://ftp.gtk.org/pub/gtk/v2.3/ -MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.8 -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= A GNOME accessibility toolkit (ATK) - -USE_BZIP2= yes -INSTALLS_SHLIB= yes -USE_LIBTOOL_VER=15 -USE_GNOME= gnomehack glib20 -CONFIGURE_ARGS= --enable-static \ - --disable-gtk-doc \ - --with-html-dir=${PREFIX}/share/doc -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -.include -- cgit v1.2.3