diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2013-12-16 17:40:13 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2013-12-16 17:40:13 +0000 |
commit | ea3629c01af237b364bb50a2b4ec4c5228a72ffc (patch) | |
tree | 90409670a56e7a827f22731964352bfec5b98960 /games/meandmyshadow | |
parent | 92d95b8d9e479b446f6a0995c02dba71f6691a85 (diff) |
- Remove DOCS, NLS and EXAMPLES from OPTIONS_DEFAULT in my ports, as suggested by Porter's Handbook
Notes
Notes:
svn path=/head/; revision=336650
Diffstat (limited to 'games/meandmyshadow')
-rw-r--r-- | games/meandmyshadow/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/meandmyshadow/Makefile b/games/meandmyshadow/Makefile index 15097f284918..d3f53b94ec97 100644 --- a/games/meandmyshadow/Makefile +++ b/games/meandmyshadow/Makefile @@ -31,7 +31,6 @@ DESKTOP_ENTRIES="Me and My Shadow" \ false OPTIONS_DEFINE= DOCS -OPTIONS_DEFAULT=DOCS post-patch: @${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|' \ |