diff options
author | avl <avl@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-10-25 00:26:19 +0800 |
---|---|---|
committer | avl <avl@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-10-25 00:26:19 +0800 |
commit | bc06751f9fe7ec87d7a134fe5af6a4da3510bc30 (patch) | |
tree | 685f52d66b330cb9d01e06393a97ea308fedd7b4 /devel/gir-repository/Makefile | |
parent | d26963ff7a4f0a003599eb6826188f80d4caf26d (diff) | |
download | marcuscom-ports-bc06751f9fe7ec87d7a134fe5af6a4da3510bc30.tar marcuscom-ports-bc06751f9fe7ec87d7a134fe5af6a4da3510bc30.tar.gz marcuscom-ports-bc06751f9fe7ec87d7a134fe5af6a4da3510bc30.tar.bz2 marcuscom-ports-bc06751f9fe7ec87d7a134fe5af6a4da3510bc30.tar.lz marcuscom-ports-bc06751f9fe7ec87d7a134fe5af6a4da3510bc30.tar.xz marcuscom-ports-bc06751f9fe7ec87d7a134fe5af6a4da3510bc30.tar.zst marcuscom-ports-bc06751f9fe7ec87d7a134fe5af6a4da3510bc30.zip |
Remove avahi stuff.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14833 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel/gir-repository/Makefile')
-rw-r--r-- | devel/gir-repository/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
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 <pawel.worach@gmail.com> # # $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 |