aboutsummaryrefslogtreecommitdiffstats
path: root/games/lander
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2014-03-30 09:27:07 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2014-03-30 09:27:07 +0800
commit1c6e27c83bb54508c0aaf8cefaab46d54bda1ee6 (patch)
tree42c959ab0c8d00e48d326898d037eaea18ffac0d /games/lander
parent8c3f286ab4a2440dc586d7b921be4b9acccb64ec (diff)
downloadfreebsd-ports-gnome-1c6e27c83bb54508c0aaf8cefaab46d54bda1ee6.tar.gz
freebsd-ports-gnome-1c6e27c83bb54508c0aaf8cefaab46d54bda1ee6.tar.zst
freebsd-ports-gnome-1c6e27c83bb54508c0aaf8cefaab46d54bda1ee6.zip
- Fix build on HEAD (unknown clang option -R)
Diffstat (limited to 'games/lander')
-rw-r--r--games/lander/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/games/lander/Makefile b/games/lander/Makefile
index 0064ad48c1d7..3bf0ac6d3173 100644
--- a/games/lander/Makefile
+++ b/games/lander/Makefile
@@ -38,6 +38,9 @@ DESKTOP_ENTRIES="Lunar Lander" \
OPTIONS_DEFINE= DOCS
+post-patch:
+ @${REINPLACE_CMD} -e 's|-R$$found_dir||g' ${WRKSRC}/configure
+
post-install:
${MKDIR} ${STAGEDIR}${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/README ${STAGEDIR}${DOCSDIR}/