From e5cc558c4e1180d1965d396f381f6e070345711b Mon Sep 17 00:00:00 2001 From: avl Date: Mon, 1 Mar 2010 09:11:46 +0000 Subject: Remove gir-repository-atk as the atk port now installs gir files. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13742 df743ca5-7f9a-e211-a948-0013205c9059 --- devel/gir-repository/Makefile | 5 ++--- devel/gir-repository/bsd.gir.mk | 8 -------- 2 files changed, 2 insertions(+), 11 deletions(-) (limited to 'devel') diff --git a/devel/gir-repository/Makefile b/devel/gir-repository/Makefile index 58309fd91..3888ec342 100644 --- a/devel/gir-repository/Makefile +++ b/devel/gir-repository/Makefile @@ -3,7 +3,7 @@ # Whom: Pawel Worach # # $FreeBSD$ -# $MCom: ports/devel/gir-repository/Makefile,v 1.12 2010/01/28 13:41:55 avl Exp $ +# $MCom: ports/devel/gir-repository/Makefile,v 1.13 2010/02/26 05:00:30 avl Exp $ # MASTER_SITES= # Empty @@ -16,8 +16,7 @@ COMMENT= Introspection information for various libraries NO_BUILD= yes -RUN_DEPENDS= ${GIRDIR}/${atk_GIR}.gir:${PORTSDIR}/${atk_CATEGORY}/gir-repository-atk \ - ${GIRDIR}/${poppler_GIR}.gir:${PORTSDIR}/${poppler_CATEGORY}/gir-repository-poppler \ +RUN_DEPENDS= ${GIRDIR}/${poppler_GIR}.gir:${PORTSDIR}/${poppler_CATEGORY}/gir-repository-poppler \ ${GIRDIR}/${libsoup_GIR}.gir:${PORTSDIR}/${libsoup_CATEGORY}/gir-repository-libsoup \ ${GIRDIR}/${dbus_GIR}.gir:${PORTSDIR}/${dbus_CATEGORY}/gir-repository-dbus \ ${GIRDIR}/${gconf2_GIR}.gir:${PORTSDIR}/${gconf2_CATEGORY}/gir-repository-gconf2 \ diff --git a/devel/gir-repository/bsd.gir.mk b/devel/gir-repository/bsd.gir.mk index c087f7bea..c949a2c03 100644 --- a/devel/gir-repository/bsd.gir.mk +++ b/devel/gir-repository/bsd.gir.mk @@ -6,9 +6,6 @@ MAINTAINER= gnome@FreeBSD.org GIRDIR= ${LOCALBASE}/share/gir-1.0 -atk_CATEGORY= accessibility -atk_GIR= Atk-1.0 - poppler_CATEGORY= graphics poppler_GIR= Poppler-0.8 @@ -82,11 +79,6 @@ _USE_GIR_ALL= dbus atk pango pangoxft poppler gtk gconf soup babl nautilusextens gstreamer gstbufferlist_h gstreamer_plugins_base gtksourceview vte \ goocanvas gssdp gupnp avahi unique gmenu wnck -.if ${GIR_NAME} == "atk" -USE_GNOME+= atk -GIR_FILES= Atk-1.0 -.endif - .if ${GIR_NAME} == "poppler" LIB_DEPENDS+= poppler-glib.4:${PORTSDIR}/graphics/poppler-gtk USE_GNOME+= gtk20 -- cgit v1.2.3