net-im/gajim: fix portlint error
This commit is contained in:
parent
ed1547a7fc
commit
2b57065c31
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,6 @@ PORTNAME= gajim
|
|||
DISTVERSION= 1.3.3
|
||||
CATEGORIES= net-im
|
||||
MASTER_SITES= https://gajim.org/downloads/${DISTVERSION:R}/
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTNAME}-${DISTVERSION}
|
||||
|
||||
MAINTAINER= rm@FreeBSD.org
|
||||
COMMENT= GTK+ Jabber client
|
||||
|
@ -28,6 +27,7 @@ USE_PYTHON= autoplist distutils noflavors
|
|||
USE_GNOME= pygobject3
|
||||
USE_XORG= x11 xext xscrnsaver
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTNAME}-${DISTVERSION}
|
||||
NO_ARCH= yes
|
||||
|
||||
OPTIONS_DEFINE= DBUS DOCS SPELL OMEMO OPENGPG
|
||||
|
|
Loading…
Reference in a new issue