diff options
-rw-r--r-- | net/py-avahi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/py-avahi/Makefile b/net/py-avahi/Makefile index f0549a8b4709..7faf7584b97d 100644 --- a/net/py-avahi/Makefile +++ b/net/py-avahi/Makefile @@ -25,7 +25,7 @@ PLIST= ${.CURDIR}/pkg-plist AVAHI_SLAVE= python USE_GNOME= pygtk2 -USES= python +USES= python:2 MANPAGES= avahi-bookmarks.1 avahi-discover.1 post-patch: |