summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2016-12-27 12:15:45 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2016-12-27 12:15:45 +0000
commit53a14976b3c6404a7dc5e322c23eb3596ac3dca4 (patch)
tree36f97faeeb23e13a94d86c7cd436ba0d5af6d3a5
parent- Remove bogus (in presence of USE_GITHUB) USES=tar* (diff)
- Remove bogus (in presence of USE_GITHUB) USES=tar*
- Fix WWW: Approved by: portmgr blanket
-rw-r--r--devel/bullet/Makefile2
-rw-r--r--devel/bullet/pkg-descr3
2 files changed, 2 insertions, 3 deletions
diff --git a/devel/bullet/Makefile b/devel/bullet/Makefile
index b36ecb847657..2f11a58323dc 100644
--- a/devel/bullet/Makefile
+++ b/devel/bullet/Makefile
@@ -15,7 +15,7 @@ USE_GITHUB= yes
GH_ACCOUNT= bulletphysics
GH_PROJECT= bullet3
-USES= cmake compiler:c++11-lang tar:tgz
+USES= cmake compiler:c++11-lang
USE_GL= gl glu glut
USE_LDCONFIG= yes
USE_XORG= x11
diff --git a/devel/bullet/pkg-descr b/devel/bullet/pkg-descr
index 66b07589c7ba..bd4ea4a36415 100644
--- a/devel/bullet/pkg-descr
+++ b/devel/bullet/pkg-descr
@@ -12,5 +12,4 @@ hardware.
Bullet is native part of Blender 3D modeler and it supports COLLADA Physics
file format.
-
-WWW: http://www.bulletphysics.com
+WWW: http://www.bulletphysics.com/