aboutsummaryrefslogtreecommitdiff
path: root/emulators/yape/Makefile
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2007-08-23 10:57:36 +0000
committerRong-En Fan <rafan@FreeBSD.org>2007-08-23 10:57:36 +0000
commit15fa401bc7cc45eab7649135d813e2b8142fd07f (patch)
tree20b8e2463b4e2939887d81b51cad4ed740a0e821 /emulators/yape/Makefile
parentd003ac37af006d64728d99174751d51aeba74c93 (diff)
downloadports-15fa401bc7cc45eab7649135d813e2b8142fd07f.tar.gz
ports-15fa401bc7cc45eab7649135d813e2b8142fd07f.zip
Notes
Diffstat (limited to 'emulators/yape/Makefile')
-rw-r--r--emulators/yape/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/yape/Makefile b/emulators/yape/Makefile
index d2903c3efbfb..84ef2dec221b 100644
--- a/emulators/yape/Makefile
+++ b/emulators/yape/Makefile
@@ -26,7 +26,7 @@ PORTDOCS= *
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 503001
-IGNORE= Build only in 5.3 or uppper (Need fmax(3) and fmin(3) function)
+IGNORE= build only in 5.3 or uppper (Need fmax(3) and fmin(3) function)
.endif
post-extract:
@@ -36,6 +36,7 @@ post-extract:
post-patch:
@${REINPLACE_CMD} -e "s|sdl-config|${SDL_CONFIG}|" ${WRKSRC}/Makefile
+ @${REINPLACE_CMD} -e "s|TAP::TAP|TAP|" ${WRKSRC}/tape.h
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/yape ${PREFIX}/bin