diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-12-24 12:59:38 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-12-24 12:59:38 +0000 |
commit | ff7bd62949671e6f1237463221b0ebaf0a81922f (patch) | |
tree | 0b37c59d69266851d5dc70595709a6e43ba9e06d /games | |
parent | ba751ac7b28b05e16ba53e546f04c304579f0bac (diff) | |
download | ports-ff7bd62949671e6f1237463221b0ebaf0a81922f.tar.gz ports-ff7bd62949671e6f1237463221b0ebaf0a81922f.zip |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/hedgewars/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/games/hedgewars/Makefile b/games/hedgewars/Makefile index 11870a49fbba..25db070ab236 100644 --- a/games/hedgewars/Makefile +++ b/games/hedgewars/Makefile @@ -17,9 +17,6 @@ LICENSE_COMB= multi LIB_DEPENDS= libphysfs.so:${PORTSDIR}/devel/physfs -ONLY_FOR_ARCHS= i386 amd64 -ONLY_FOR_ARCHS_REASON= depends on fpc which is only available for i386 and amd64 - USES= cmake desktop-file-utils lua:51 tar:bzip2 USE_SDL= sdl mixer image ttf net USE_FPC= opengl libpng rtl-objpas |