aboutsummaryrefslogtreecommitdiff
path: root/games/gnurobots
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-08-15 19:39:28 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-08-15 19:39:28 +0000
commit05b00bce0caa5f79f88339730f33d09e276f54eb (patch)
treef6c9571fbed3db28cdef6fa9f9b0e44d551ee058 /games/gnurobots
parent21f82c4faa207e26067b86457bddc76d4156a189 (diff)
downloadports-05b00bce0caa5f79f88339730f33d09e276f54eb.tar.gz
ports-05b00bce0caa5f79f88339730f33d09e276f54eb.zip
Notes
Diffstat (limited to 'games/gnurobots')
-rw-r--r--games/gnurobots/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/games/gnurobots/Makefile b/games/gnurobots/Makefile
index 3f36f0262fdd..d84b3832e886 100644
--- a/games/gnurobots/Makefile
+++ b/games/gnurobots/Makefile
@@ -44,6 +44,7 @@ DESKTOP_ENTRIES="GNU Robots" "" "${PORTNAME}" \
post-patch:
@${REINPLACE_CMD} -e 's|^CFLAGS=|#CFLAGS=|g' ${WRKSRC}/configure
@${REINPLACE_CMD} -e 's|#include <pty.h>||g' ${WRKSRC}/src/ui-cmdwin.c
+ @${REINPLACE_CMD} -E 's,(readline.h|history.h),readline/\1,' ${WRKSRC}/src/ui-cmdwin.c
post-install:
${INSTALL_DATA} ${_DISTDIR}/${PORTNAME}.png \