From 63e0b0cf113770e0869e0569518d1fa8de5f2738 Mon Sep 17 00:00:00 2001 From: riggs Date: Sun, 27 Mar 2016 07:34:57 +0000 Subject: Update multimedia/assimp to upstream version 3.1.1 Details: - Allow build with clang on FreeBSD >= 10 - Add BOOST option - Add restrictions for USE_GCC - Update post-patch and pkg-plist file - Bump PORTREVISION on dependent ports (possible ABI change) PR: 207575 Submitted by: lightside@gmx.com Approved by: maintainer timeout --- games/pioneer/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'games/pioneer') diff --git a/games/pioneer/Makefile b/games/pioneer/Makefile index c8173f95530b..324e46fb914b 100644 --- a/games/pioneer/Makefile +++ b/games/pioneer/Makefile @@ -3,6 +3,7 @@ PORTNAME= pioneer PORTVERSION= 0.0.${GH_TAGNAME} +PORTREVISION= 1 CATEGORIES= games MAINTAINER= lightside@gmx.com -- cgit