diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2013-05-25 22:34:18 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2013-05-25 22:34:18 +0800 |
commit | 2b974db93b15cf001f440ff48950c1bd819006ea (patch) | |
tree | ee7d4c4dbd2cdba11c9d787a9f8fa77b4c198e74 /games | |
parent | 414b3c9cdadbf099552ca02fa7180609f411e65d (diff) | |
download | marcuscom-ports-2b974db93b15cf001f440ff48950c1bd819006ea.tar.gz marcuscom-ports-2b974db93b15cf001f440ff48950c1bd819006ea.tar.zst marcuscom-ports-2b974db93b15cf001f440ff48950c1bd819006ea.zip |
Sync with ports (really soon committed)
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18499 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'games')
-rw-r--r-- | games/gnome-games/Makefile | 3 | ||||
-rw-r--r-- | games/gnome-games3/Makefile | 1 |
2 files changed, 3 insertions, 1 deletions
diff --git a/games/gnome-games/Makefile b/games/gnome-games/Makefile index 592cb3c46..7523971e0 100644 --- a/games/gnome-games/Makefile +++ b/games/gnome-games/Makefile @@ -4,7 +4,7 @@ PORTNAME= gnome-games PORTVERSION= 2.32.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= games gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -25,6 +25,7 @@ USES= gettext pathfix desktop-file-utils INSTALLS_OMF= yes INSTALLS_ICONS= yes USE_GMAKE= yes +USE_GL= gl USE_GNOME= gnomeprefix intlhack librsvg2 pygnomedesktop gnomedocutils \ introspection:build USE_GSTREAMER= vorbis ogg diff --git a/games/gnome-games3/Makefile b/games/gnome-games3/Makefile index ac3618606..317b7919a 100644 --- a/games/gnome-games3/Makefile +++ b/games/gnome-games3/Makefile @@ -4,6 +4,7 @@ PORTNAME= gnome-games PORTVERSION= 3.4.2 +PORTREVISION= 1 CATEGORIES= games gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 |