svn commit: r367652 - head/games/gnome-games

Tijl Coosemans tijl at FreeBSD.org
Mon Sep 8 16:25:18 UTC 2014


Author: tijl
Date: Mon Sep  8 16:25:17 2014
New Revision: 367652
URL: http://svnweb.freebsd.org/changeset/ports/367652
QAT: https://qat.redports.org/buildarchive/r367652/

Log:
  Add USES=libtool

Modified:
  head/games/gnome-games/Makefile
  head/games/gnome-games/pkg-plist

Modified: head/games/gnome-games/Makefile
==============================================================================
--- head/games/gnome-games/Makefile	Mon Sep  8 16:23:56 2014	(r367651)
+++ head/games/gnome-games/Makefile	Mon Sep  8 16:25:17 2014	(r367652)
@@ -4,7 +4,7 @@
 
 PORTNAME=	gnome-games
 PORTVERSION=	2.32.1
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES=	games gnome
 MASTER_SITES=	GNOME
 DIST_SUBDIR=	gnome2
@@ -24,7 +24,7 @@ USE_PYTHON=	yes
 INSTALLS_OMF=	yes
 INSTALLS_ICONS=	yes
 USE_GL=		gl
-USES=		desktop-file-utils pathfix gettext gmake pkgconfig tar:bzip2
+USES=		desktop-file-utils gettext gmake libtool pathfix pkgconfig tar:bzip2
 USE_GNOME=	gnomeprefix intlhack librsvg2 pygnomedesktop gnomedocutils
 USE_GSTREAMER=	vorbis ogg
 GNU_CONFIGURE=	yes

Modified: head/games/gnome-games/pkg-plist
==============================================================================
--- head/games/gnome-games/pkg-plist	Mon Sep  8 16:23:56 2014	(r367651)
+++ head/games/gnome-games/pkg-plist	Mon Sep  8 16:25:17 2014	(r367652)
@@ -124,9 +124,9 @@ man/man6/sol.6.gz
 lib/girepository-1.0/GnomeGamesSupport-1.0.typelib
 lib/gnome-games/ar-cards-renderer
 lib/gnome-games/libgames-support-gi.a
-lib/gnome-games/libgames-support-gi.la
 lib/gnome-games/libgames-support-gi.so
 lib/gnome-games/libgames-support-gi.so.0
+lib/gnome-games/libgames-support-gi.so.0.0.0
 %%PYTHON_SITELIBDIR%%/glchess/__init__.py
 %%PYTHON_SITELIBDIR%%/glchess/__init__.pyc
 %%PYTHON_SITELIBDIR%%/glchess/__init__.pyo


More information about the svn-ports-head mailing list