diff options
author | Alejandro Pulver <alepulver@FreeBSD.org> | 2008-01-04 21:49:08 +0000 |
---|---|---|
committer | Alejandro Pulver <alepulver@FreeBSD.org> | 2008-01-04 21:49:08 +0000 |
commit | 9f96b49b6371c9ac8ff0b70c9ec4e98ed93ec990 (patch) | |
tree | 9d5195b971f9903d1ad03621e2acb99be59da287 /games/rottdc/pkg-plist | |
parent | 30709a3f590945f3b5c44d3096faaa7bd85f919a (diff) | |
download | ports-9f96b49b6371c9ac8ff0b70c9ec4e98ed93ec990.tar.gz ports-9f96b49b6371c9ac8ff0b70c9ec4e98ed93ec990.zip |
- Bump PORTREVISION.
- Take maintainership.
- Remove USE_XLIB (it only requires SDL).
- Build 2 binaries, one for the full game and other for the shareware version.
- Expand pkg-descr and pkg-message to reflect the previous change.
- Replace -O2 and higher in CFLAGS by -O1 (crashes otherwise).
- Convert a line-specific REINPLACE_CMD into a patch.
Notes
Notes:
svn path=/head/; revision=205026
Diffstat (limited to 'games/rottdc/pkg-plist')
-rw-r--r-- | games/rottdc/pkg-plist | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/rottdc/pkg-plist b/games/rottdc/pkg-plist index 02b3a0433813..b7a8e83835ab 100644 --- a/games/rottdc/pkg-plist +++ b/games/rottdc/pkg-plist @@ -1,4 +1,5 @@ bin/rott +bin/rott-sw %%PORTDOCS%%%%DOCSDIR%%/cheats.txt %%PORTDOCS%%%%DOCSDIR%%/cmdline.txt %%PORTDOCS%%%%DOCSDIR%%/README |