diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2014-10-14 01:37:21 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2014-10-14 01:37:21 +0800 |
commit | a3ef60f7c531029e560d4a1a48f93ff4f62bf3a7 (patch) | |
tree | f4eb5f175893111d09237d61cd025feedf5b4fad /games | |
parent | 6507c6b15a78f1bdbc848e6260733dbc9265df72 (diff) | |
download | freebsd-ports-gnome-a3ef60f7c531029e560d4a1a48f93ff4f62bf3a7.tar.gz freebsd-ports-gnome-a3ef60f7c531029e560d4a1a48f93ff4f62bf3a7.tar.zst freebsd-ports-gnome-a3ef60f7c531029e560d4a1a48f93ff4f62bf3a7.zip |
- Strip binary
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= * |