summaryrefslogtreecommitdiff
path: root/games/phlipple
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2013-12-16 17:40:13 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2013-12-16 17:40:13 +0000
commitea3629c01af237b364bb50a2b4ec4c5228a72ffc (patch)
tree90409670a56e7a827f22731964352bfec5b98960 /games/phlipple
parentPass maintainership to bdrewery (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/phlipple')
-rw-r--r--games/phlipple/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/games/phlipple/Makefile b/games/phlipple/Makefile
index 85281a4a4c05..463ca2bad229 100644
--- a/games/phlipple/Makefile
+++ b/games/phlipple/Makefile
@@ -28,7 +28,6 @@ PORTDOCS= *
PORTDATA= *
OPTIONS_DEFINE= DOCS
-OPTIONS_DEFAULT=DOCS
post-patch:
@${REINPLACE_CMD} -e 's|malloc.h|stdlib.h|' ${WRKSRC}/src/*.c