aboutsummaryrefslogtreecommitdiff
path: root/graphics/urho3d
diff options
context:
space:
mode:
authorRomain Tartière <romain@FreeBSD.org>2019-12-10 17:56:28 +0000
committerRomain Tartière <romain@FreeBSD.org>2019-12-10 17:56:28 +0000
commit5c5fab1ea710908da27fd29b4a3ac6845d365115 (patch)
treed03a1151167a2c204a0c48480594d0dfacbaa0db /graphics/urho3d
parent6b35d50bf39c80c911a23fcd2470c896fbf6c65e (diff)
downloadports-5c5fab1ea710908da27fd29b4a3ac6845d365115.tar.gz
ports-5c5fab1ea710908da27fd29b4a3ac6845d365115.zip
Tell Portscout to ignore incorrect versioning upstream
Notes
Notes: svn path=/head/; revision=519769
Diffstat (limited to 'graphics/urho3d')
-rw-r--r--graphics/urho3d/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/urho3d/Makefile b/graphics/urho3d/Makefile
index 57ce9c411303..f9d005f2f04a 100644
--- a/graphics/urho3d/Makefile
+++ b/graphics/urho3d/Makefile
@@ -15,6 +15,8 @@ USE_GITHUB= yes
USE_XORG= x11 xext
USE_GL= gl
+PORTSCOUT= skipv:1.11,1.12,1.13,1.14,1.15,1.16,1.21,1.22,1.23,1.31,1.32 # incorrect versioning upstream
+
DOS2UNIX_FILES= ${WRKSRC}/Source/ThirdParty/StanHull/hull.cpp
GH_PROJECT= Urho3D