svn commit: r335918 - head/games/battletanks
Koop Mast
kwm at rainbow-runner.nl
Sun Dec 8 18:57:27 UTC 2013
On 8-12-2013 19:43, Gerald Pfeifer wrote:
> Author: gerald
> Date: Sun Dec 8 18:43:43 2013
> New Revision: 335918
> URL: http://svnweb.freebsd.org/changeset/ports/335918
>
> Log:
> Also convert the dependency on devel/libsigc++20 to the new LIB_DEPENDS
> format.
>
> Reported by: mat, bsam
>
> Modified:
> head/games/battletanks/Makefile
>
> Modified: head/games/battletanks/Makefile
> ==============================================================================
> --- head/games/battletanks/Makefile Sun Dec 8 18:34:35 2013 (r335917)
> +++ head/games/battletanks/Makefile Sun Dec 8 18:43:43 2013 (r335918)
> @@ -11,7 +11,7 @@ MAINTAINER= ports at FreeBSD.org
> COMMENT= Fast 2D tank arcade game with multiplayer and split-screen modes
>
> BUILD_DEPENDS= zip:${PORTSDIR}/archivers/zip
> -LIB_DEPENDS= sigc-2.0.0:${PORTSDIR}/devel/libsigc++20 \
> +LIB_DEPENDS= libsigc-2.0:${PORTSDIR}/devel/libsigc++20 \
This is missing the .so at the end. Or just use USE_GNOME=libsigc++20 :)
-Koop
---
This email is free from viruses and malware because avast! Antivirus protection is active.
http://www.avast.com
More information about the svn-ports-all
mailing list