Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 May 2023 19:30:06 GMT
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 7eb714403461 - main - graphics/evince: drop unused variable after 5e4669009060
Message-ID:  <202305191930.34JJU660023132@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by jbeich:

URL: https://cgit.FreeBSD.org/ports/commit/?id=7eb7144034617b06cdde8bb27defa015a9033efe

commit 7eb7144034617b06cdde8bb27defa015a9033efe
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2023-05-19 19:16:36 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2023-05-19 19:28:55 +0000

    graphics/evince: drop unused variable after 5e4669009060
    
    Reported by:    portscan
---
 graphics/evince/Makefile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/graphics/evince/Makefile b/graphics/evince/Makefile
index 51219210368f..84df966d767a 100644
--- a/graphics/evince/Makefile
+++ b/graphics/evince/Makefile
@@ -27,7 +27,6 @@ RUN_DEPENDS=	adwaita-icon-theme>=0:x11-themes/adwaita-icon-theme \
 		gsettings-desktop-schemas>=0:devel/gsettings-desktop-schemas
 
 PORTSCOUT=	limitw:1,even
-SLAVEPORT?=	no
 
 USES=		compiler:c++11-lib cpe desktop-file-utils gettext gnome gstreamer libarchive \
 		localbase:ldflags meson pkgconfig tar:xz xorg



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202305191930.34JJU660023132>