diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2013-07-12 23:01:45 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2013-07-12 23:01:45 +0800 |
commit | 816503d0c5051e291b1c9d153597bec2c0d90e3e (patch) | |
tree | 713942325bda393305edb21d46cd7f38d213aebc /games/warzone2100 | |
parent | 422d267e1126322ee1278071a404f04be2383f95 (diff) | |
download | freebsd-ports-gnome-816503d0c5051e291b1c9d153597bec2c0d90e3e.tar.gz freebsd-ports-gnome-816503d0c5051e291b1c9d153597bec2c0d90e3e.tar.zst freebsd-ports-gnome-816503d0c5051e291b1c9d153597bec2c0d90e3e.zip |
- Trim Makefile headers
- Drop ABI versions from LIB_DEPENDS
- OptionsNG
- Pet portlint
- Switch to dynamic plist where useful
- Canonicalize patch names
- Fix DOS line endings in patch files
Diffstat (limited to 'games/warzone2100')
-rw-r--r-- | games/warzone2100/Makefile | 4 | ||||
-rw-r--r-- | games/warzone2100/files/patch-build__tools-autorevision (renamed from games/warzone2100/files/patch-build_tools-autorevision) | 0 |
2 files changed, 0 insertions, 4 deletions
diff --git a/games/warzone2100/Makefile b/games/warzone2100/Makefile index 49f28fc47feb..6afa4188318e 100644 --- a/games/warzone2100/Makefile +++ b/games/warzone2100/Makefile @@ -46,10 +46,6 @@ USE_GCC= 4.6+ .include <bsd.port.options.mk> -.if ${OSVERSION} < 800000 -IGNORE= does not build on < 8.x -.endif - .if ${PORT_OPTIONS:MNLS} USES+= gettext PLIST_SUB+= NLS="" diff --git a/games/warzone2100/files/patch-build_tools-autorevision b/games/warzone2100/files/patch-build__tools-autorevision index 8030901d9587..8030901d9587 100644 --- a/games/warzone2100/files/patch-build_tools-autorevision +++ b/games/warzone2100/files/patch-build__tools-autorevision |