diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2014-10-13 17:37:21 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2014-10-13 17:37:21 +0000 |
commit | a2f3ffcd3ef4713c5559dec4d8e7e27bf0c813a1 (patch) | |
tree | f4eb5f175893111d09237d61cd025feedf5b4fad /games | |
parent | 4751b42b4a8ac3cb7d349e637022b51f11f1baf9 (diff) |
- Strip binary
Notes
Notes:
svn path=/head/; revision=370809
Diffstat (limited to 'games')
-rw-r--r-- | games/opencity/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/opencity/Makefile b/games/opencity/Makefile index d4cbea5bdfe1..fe96a8702eae 100644 --- a/games/opencity/Makefile +++ b/games/opencity/Makefile @@ -16,6 +16,7 @@ USES= tar:bzip2 gmake pkgconfig USE_SDL= sdl mixer image net USE_GL= gl glu USE_GCC= any +INSTALL_TARGET= install-strip PORTDOCS= * PORTDATA= * |