aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2018-01-03 21:22:31 +0800
committerKoop Mast <kwm@rainbow-runner.nl>2018-02-04 06:18:13 +0800
commit2307874c5b9a92db6923b9cef2e435da0aeb2907 (patch)
tree215394105d422f7e35d1476a1a1ae5727fdba099 /games
parent27895c8943b1beb54b35fc9eff9bacc8a800c38b (diff)
downloadfreebsd-ports-gnome-2307874c5b9a92db6923b9cef2e435da0aeb2907.tar.gz
freebsd-ports-gnome-2307874c5b9a92db6923b9cef2e435da0aeb2907.tar.zst
freebsd-ports-gnome-2307874c5b9a92db6923b9cef2e435da0aeb2907.zip
Cleanup Mk/Uses/gnome.mk.
- Remove the use of comp_DETECT. - Remove all comp_DETECT variables. - Remove a use of comp_DETECT outside of gnome.mk - Remove py3gobject3. - Have ports depending directly on devel/py-gobject3 use gnome to do it. PR: 224618 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D13550
Diffstat (limited to 'games')
-rw-r--r--games/gnome-sudoku/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/gnome-sudoku/Makefile b/games/gnome-sudoku/Makefile
index 885ba0e52e0c..e35629bdaed1 100644
--- a/games/gnome-sudoku/Makefile
+++ b/games/gnome-sudoku/Makefile
@@ -24,7 +24,7 @@ PORTSCOUT= limitw:1,even
USES= gettext gmake gnome localbase pathfix \
pkgconfig python:3.3+ shebangfix tar:xz
-USE_GNOME= cairo gtk30 intlhack libxml2:build py3gobject3
+USE_GNOME= cairo gtk30 intlhack libxml2:build pygobject3
INSTALLS_ICONS= yes
GNU_CONFIGURE= yes