aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2020-09-30 16:01:34 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2020-09-30 16:01:34 +0000
commitaabdca2752974d232d6f44b7f0e34f7551f3022c (patch)
tree868ffa05ecfc4cd3591cf6c5b9c36c892d75ccdc /net
parentd24192d073d2a281ad766b470efc46914ebc03f2 (diff)
downloadports-aabdca2752974d232d6f44b7f0e34f7551f3022c.tar.gz
ports-aabdca2752974d232d6f44b7f0e34f7551f3022c.zip
Remove the wrong dependency on pygtk2 the port actually uses pygobject3
Notes
Notes: svn path=/head/; revision=550716
Diffstat (limited to 'net')
-rw-r--r--net/py-avahi/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/py-avahi/Makefile b/net/py-avahi/Makefile
index c787a4f15f18..7330d83a88eb 100644
--- a/net/py-avahi/Makefile
+++ b/net/py-avahi/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
# $MCom: ports/net/py-avahi/Makefile,v 1.4 2007/07/31 18:24:13 ahze Exp $
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= net gnome python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
PKGNAMESUFFIX= # empty
@@ -28,7 +28,7 @@ PLIST= ${.CURDIR}/pkg-plist
AVAHI_SLAVE= python
-USE_GNOME= pygobject3 pygtk2 gtk30
+USE_GNOME= pygobject3 gtk30
USES= python:2.7
USE_PYTHON= flavors
MANPAGES= avahi-bookmarks.1 avahi-discover.1