From bc06751f9fe7ec87d7a134fe5af6a4da3510bc30 Mon Sep 17 00:00:00 2001 From: avl Date: Sun, 24 Oct 2010 16:26:19 +0000 Subject: Remove avahi stuff. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14833 df743ca5-7f9a-e211-a948-0013205c9059 --- devel/gir-repository/Makefile | 3 +-- devel/gir-repository/bsd.gir.mk | 8 -------- 2 files changed, 1 insertion(+), 10 deletions(-) (limited to 'devel') diff --git a/devel/gir-repository/Makefile b/devel/gir-repository/Makefile index ba17cb5e2..7f23de8dd 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.19 2010/06/05 18:00:23 kwm Exp $ +# $MCom: ports/devel/gir-repository/Makefile,v 1.20 2010/06/06 11:07:05 kwm Exp $ # MASTER_SITES= # Empty @@ -22,7 +22,6 @@ RUN_DEPENDS= ${GIRDIR}/${poppler_GIR}.gir:${PORTSDIR}/${poppler_CATEGORY}/gir-re ${GIRDIR}/${gnomekeyring_GIR}.gir:${PORTSDIR}/${gnomekeyring_CATEGORY}/gir-repository-gnome-keyring \ ${GIRDIR}/${libnotify_GIR}.gir:${PORTSDIR}/${libnotify_CATEGORY}/gir-repository-libnotify \ ${GIRDIR}/${vte_GIR}.gir:${PORTSDIR}/${vte_CATEGORY}/gir-repository-vte \ - ${GIRDIR}/${avahi_GIR}.gir:${PORTSDIR}/${avahi_CATEGORY}/gir-repository-avahi \ ${GIRDIR}/${goocanvas_GIR}.gir:${PORTSDIR}/${goocanvas_CATEGORY}/gir-repository-goocanvas do-install: # empty diff --git a/devel/gir-repository/bsd.gir.mk b/devel/gir-repository/bsd.gir.mk index d10f7a226..c24f60f25 100644 --- a/devel/gir-repository/bsd.gir.mk +++ b/devel/gir-repository/bsd.gir.mk @@ -24,9 +24,6 @@ libnotify_GIR= Notify-0.4 vte_CATEGORY= x11-toolkits vte_GIR= Vte-1.0 -avahi_CATEGORY= net -avahi_GIR= Avahi-0.6 - goocanvas_CATEGORY= graphics goocanvas_GIR= GooCanvas-0.10 @@ -97,11 +94,6 @@ GIR_FILES= Vte-1.0 CLEAR_DEPS+= Gtk-2.0 .endif -.if ${GIR_NAME} == "avahi" -LIB_DEPENDS+= avahi-gobject.0:${PORTSDIR}/net/avahi-app -GIR_FILES= Avahi-0.6 AvahiCore-0.6 -.endif - .if ${GIR_NAME} == "goocanvas" LIB_DEPENDS+= goocanvas.3:${PORTSDIR}/graphics/goocanvas USE_GNOME+= gtk20 -- cgit v1.2.3