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/phlipple | |
parent | 92d95b8d9e479b446f6a0995c02dba71f6691a85 (diff) | |
download | ports-ea3629c01af237b364bb50a2b4ec4c5228a72ffc.tar.gz ports-ea3629c01af237b364bb50a2b4ec4c5228a72ffc.zip |
Notes
Diffstat (limited to 'games/phlipple')
-rw-r--r-- | games/phlipple/Makefile | 1 |
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 |