aboutsummaryrefslogtreecommitdiff
path: root/games/hedgewars
diff options
context:
space:
mode:
authorJose Alonso Cardenas Marquez <acm@FreeBSD.org>2019-09-03 15:51:50 +0000
committerJose Alonso Cardenas Marquez <acm@FreeBSD.org>2019-09-03 15:51:50 +0000
commitc0b7145df28e7429c6182f219c699ee01fabdb9a (patch)
treef9c6286fe7054695e2fcc571061cd6d3ed5f216d /games/hedgewars
parente9791b91d43b0140cf2b03162f96f21db72f38c9 (diff)
downloadports-c0b7145df28e7429c6182f219c699ee01fabdb9a.tar.gz
ports-c0b7145df28e7429c6182f219c699ee01fabdb9a.zip
- Rebuild bootstrap (ppcx64 and ppc386) with ld patches
- Fix build on 12-STABLE and CURRENT (amd64 and i386) - Bump PORTREVISION for all ports that depends of lang/fpc - Add USE_BINUTILS to fpc and lazarus based ports - Add binutils dependency to Uses/fpc.mk and Uses/lazarus.mk PR: 240293 239934 233413 214864 Exp-run by: antoine
Notes
Notes: svn path=/head/; revision=510956
Diffstat (limited to 'games/hedgewars')
-rw-r--r--games/hedgewars/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/games/hedgewars/Makefile b/games/hedgewars/Makefile
index fb536a44c63b..4e8adee97b6f 100644
--- a/games/hedgewars/Makefile
+++ b/games/hedgewars/Makefile
@@ -3,7 +3,7 @@
PORTNAME= hedgewars
PORTVERSION= 0.9.25
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= games
MASTER_SITES= http://www.hedgewars.org/download/releases/ \
http://mirror.amdmi3.ru/distfiles/
@@ -27,7 +27,6 @@ USE_QT= core gui widgets network \
qmake_build buildtools_build \
linguisttools_build
USE_GL= gl glu glew
-LLD_UNSAFE= yes
USE_LDCONFIG= yes
PLIST_FILES= bin/${PORTNAME} bin/hwengine \