git: 2b57065c31bd - main - net-im/gajim: fix portlint error
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 15 Oct 2021 13:29:00 UTC
The branch main has been updated by rm: URL: https://cgit.FreeBSD.org/ports/commit/?id=2b57065c31bdb2270a3e324508856fbb755f3dba commit 2b57065c31bdb2270a3e324508856fbb755f3dba Author: Ruslan Makhmatkhanov <rm@FreeBSD.org> AuthorDate: 2021-10-15 13:28:54 +0000 Commit: Ruslan Makhmatkhanov <rm@FreeBSD.org> CommitDate: 2021-10-15 13:28:54 +0000 net-im/gajim: fix portlint error --- net-im/gajim/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-im/gajim/Makefile b/net-im/gajim/Makefile index af3bd4578093..6ad9fb389482 100644 --- a/net-im/gajim/Makefile +++ b/net-im/gajim/Makefile @@ -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