Skip to content

Commit

Permalink
games/pioneers: remove uneeded dependency on Gnome2
Browse files Browse the repository at this point in the history
  • Loading branch information
bapt committed May 1, 2021
1 parent b391fef commit 8a0c2c1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion games/pioneers/Makefile
Expand Up @@ -2,6 +2,7 @@

PORTNAME= pioneers
PORTVERSION= 15.6
PORTREVISION= 1
CATEGORIES= games gnome
MASTER_SITES= SF/pio/Source

Expand All @@ -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
Expand Down

0 comments on commit 8a0c2c1

Please sign in to comment.