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/xtron | |
parent | 92d95b8d9e479b446f6a0995c02dba71f6691a85 (diff) | |
download | ports-ea3629c01af237b364bb50a2b4ec4c5228a72ffc.tar.gz ports-ea3629c01af237b364bb50a2b4ec4c5228a72ffc.zip |
Notes
Diffstat (limited to 'games/xtron')
-rw-r--r-- | games/xtron/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/xtron/Makefile b/games/xtron/Makefile index b7ba299dce79..26598628711c 100644 --- a/games/xtron/Makefile +++ b/games/xtron/Makefile @@ -25,7 +25,6 @@ DESKTOP_ENTRIES="xtron" \ false OPTIONS_DEFINE= DOCS -OPTIONS_DEFAULT=DOCS post-patch: @${REINPLACE_CMD} -e "s|%%PREFIX%%|${PREFIX}|g" ${WRKSRC}/xtronrc |