aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2021-05-01 12:52:49 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2021-05-01 12:52:49 +0000
commit8a0c2c1e9b468fe945f796dcea8fd2bfe9d769e5 (patch)
tree6391c32c2c5c7b648eecaaa1eb2c9f185eb63ae2
parentb391fefab5632a3e625a8837380b2e965407ae6d (diff)
downloadports-8a0c2c1e9b468fe945f796dcea8fd2bfe9d769e5.tar.gz
ports-8a0c2c1e9b468fe945f796dcea8fd2bfe9d769e5.zip
games/pioneers: remove uneeded dependency on Gnome2
-rw-r--r--games/pioneers/Makefile3
1 files changed, 2 insertions, 1 deletions
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