diff options
author | tijl <tijl@FreeBSD.org> | 2014-09-09 00:25:17 +0800 |
---|---|---|
committer | tijl <tijl@FreeBSD.org> | 2014-09-09 00:25:17 +0800 |
commit | 876c14c4e4fe14a36b43e1963abde31a11b1dc0f (patch) | |
tree | 6d77f7d53ce6101925fef7c87d4c0da4aea6d037 /games/gnome-games | |
parent | 1595b773f8554621564abc5bb6bdc7c121903cc9 (diff) | |
download | freebsd-ports-gnome-876c14c4e4fe14a36b43e1963abde31a11b1dc0f.tar.gz freebsd-ports-gnome-876c14c4e4fe14a36b43e1963abde31a11b1dc0f.tar.zst freebsd-ports-gnome-876c14c4e4fe14a36b43e1963abde31a11b1dc0f.zip |
Add USES=libtool
Diffstat (limited to 'games/gnome-games')
-rw-r--r-- | games/gnome-games/Makefile | 4 | ||||
-rw-r--r-- | games/gnome-games/pkg-plist | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/games/gnome-games/Makefile b/games/gnome-games/Makefile index 50e1d6f8df48..439310f91cd3 100644 --- a/games/gnome-games/Makefile +++ b/games/gnome-games/Makefile @@ -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 diff --git a/games/gnome-games/pkg-plist b/games/gnome-games/pkg-plist index dbe8144b1a94..ed7fd4b5a1d6 100644 --- a/games/gnome-games/pkg-plist +++ b/games/gnome-games/pkg-plist @@ -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 |