games/pingus: unbreak with boost 1.69

===>   pingus-0.7.6_15 depends on shared library: libboost_signals.so - not found

PR:		232525
This commit is contained in:
Jan Beich 2018-10-27 01:35:50 +00:00
parent b876eb14b4
commit 39afafe077
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=483089
2 changed files with 9 additions and 3 deletions

View file

@ -3,18 +3,21 @@
PORTNAME= pingus
PORTVERSION= 0.7.6
PORTREVISION= 15
PORTREVISION= 16
CATEGORIES= games
MASTER_SITES= http://mirror.amdmi3.ru/distfiles/
PATCH_SITES= https://gitlab.com/${PORTNAME}/${PORTNAME}/commit/
PATCHFILES= fef8cf6512fa.patch:-p1
MAINTAINER= amdmi3@FreeBSD.org
COMMENT= Free Lemmings-like game
LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libpng.so:graphics/png \
libboost_signals.so:devel/boost-libs
BUILD_DEPENDS= ${LOCALBASE}/include/boost/signals2.hpp:devel/boost-libs
LIB_DEPENDS= libpng.so:graphics/png
USES= compiler:c++11-lib iconv scons tar:bzip2
USE_GL= gl

View file

@ -1,2 +1,5 @@
TIMESTAMP = 1324763207
SHA256 (pingus-0.7.6.tar.bz2) = 759c1253075d1e72691bc1e770b24cdd51917041fd1857c1daf85b65a6686460
SIZE (pingus-0.7.6.tar.bz2) = 12622268
SHA256 (fef8cf6512fa.patch) = cb4788d014fd4c479d95203c442ffb65a8bdb4223219a3cc5e3ab09f9b3a4894
SIZE (fef8cf6512fa.patch) = 12316