git: 8a0c2c1e9b46 - main - games/pioneers: remove uneeded dependency on Gnome2

Baptiste Daroussin bapt at FreeBSD.org
Sat May 1 12:53:18 UTC 2021


The branch main has been updated by bapt:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8a0c2c1e9b468fe945f796dcea8fd2bfe9d769e5

commit 8a0c2c1e9b468fe945f796dcea8fd2bfe9d769e5
Author:     Baptiste Daroussin <bapt at FreeBSD.org>
AuthorDate: 2021-05-01 12:52:49 +0000
Commit:     Baptiste Daroussin <bapt at FreeBSD.org>
CommitDate: 2021-05-01 12:52:49 +0000

    games/pioneers: remove uneeded dependency on Gnome2
---
 games/pioneers/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/games/pioneers/Makefile b/games/pioneers/Makefile
index dd2d1233117f..d06aad6ec817 100644
--- a/games/pioneers/Makefile
+++ b/games/pioneers/Makefile
@@ -2,6 +2,7 @@
 
 PORTNAME=	pioneers
 PORTVERSION=	15.6
+PORTREVISION=	1
 CATEGORIES=	games gnome
 MASTER_SITES=	SF/pio/Source
 
@@ -18,7 +19,7 @@ LIB_DEPENDS=	libavahi-common.so:net/avahi-app \
 RUN_DEPENDS=	yelp:x11/yelp
 
 USES=		gettext gmake gnome pkgconfig
-USE_GNOME=	cairo gnomeprefix gtk30 intltool libgnome librsvg2
+USE_GNOME=	cairo gnomeprefix gtk30 intltool librsvg2
 INSTALLS_ICONS=	yes
 INSTALLS_OMF=	yes
 GNU_CONFIGURE=	yes


More information about the dev-commits-ports-all mailing list