Remove the wrong dependency on pygtk2 the port actually uses pygobject3

This commit is contained in:
Baptiste Daroussin 2020-09-30 16:01:34 +00:00
parent d24192d073
commit aabdca2752
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=550716

View file

@ -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