diff options
author | mat <mat@FreeBSD.org> | 2016-05-24 00:23:26 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2016-05-24 00:23:26 +0800 |
commit | 114fa404b24248a448712bf5ad55c24d548796c8 (patch) | |
tree | c032f5c52fde330af334df4de1c8ed8cb31254ec /games/worldofpadman | |
parent | 6d05afb3760d3d2005aefdc669fad67bda106663 (diff) | |
download | freebsd-ports-gnome-114fa404b24248a448712bf5ad55c24d548796c8.tar.gz freebsd-ports-gnome-114fa404b24248a448712bf5ad55c24d548796c8.tar.zst freebsd-ports-gnome-114fa404b24248a448712bf5ad55c24d548796c8.zip |
While having a distfile of 400MB 10 years ago was big, it is not a
problem any more.
With hat: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D6512
Diffstat (limited to 'games/worldofpadman')
-rw-r--r-- | games/worldofpadman/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/games/worldofpadman/Makefile b/games/worldofpadman/Makefile index b20bdc5c87da..c9acc8071e25 100644 --- a/games/worldofpadman/Makefile +++ b/games/worldofpadman/Makefile @@ -16,8 +16,6 @@ EXTRACT_ONLY= worldofpadman.run \ MAINTAINER= ports@FreeBSD.org COMMENT= Open source FPS game inspired by the Padman comic strip -MANUAL_PACKAGE_BUILD= huge (~600MB) - USES= gmake makeself MAKE_ENV= DEFAULT_BASEDIR="${DATADIR}" PTHREAD_LIBS="-lpthread" ALL_TARGET= release |