aboutsummaryrefslogtreecommitdiff
path: root/lang/chicken/Makefile
diff options
context:
space:
mode:
authorAlejandro Pulver <alepulver@FreeBSD.org>2008-06-28 00:09:16 +0000
committerAlejandro Pulver <alepulver@FreeBSD.org>2008-06-28 00:09:16 +0000
commitde3f43354f9df768ae431c5fb62d520d081be24c (patch)
tree7fb8bc9dcac7f987007f260154c471d206e7c107 /lang/chicken/Makefile
parent582b1941ced516489e52000697b1892ef20f51e9 (diff)
downloadports-de3f43354f9df768ae431c5fb62d520d081be24c.tar.gz
ports-de3f43354f9df768ae431c5fb62d520d081be24c.zip
Notes
Diffstat (limited to 'lang/chicken/Makefile')
-rw-r--r--lang/chicken/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/chicken/Makefile b/lang/chicken/Makefile
index 5f7a6924e4b4..96705505b641 100644
--- a/lang/chicken/Makefile
+++ b/lang/chicken/Makefile
@@ -42,7 +42,8 @@ CONFIGURE_ENV+= ac_cv_header_pcre_h=no
MAKE_FLAGS+= HOST=${HOST} PREFIX=${PREFIX} PLATFORM=${PLATFORM} INFODIR=${PREFIX}/info
post-patch:
- ${MV} ${WRKSRC}/apply-hack.x86.s ${WRKSRC}/apply-hack.i386.s
+ ${MV} ${WRKSRC}/apply-hack.x86.s ${WRKSRC}/apply-hack.i386.s
+ ${MV} ${WRKSRC}/apply-hack.x86-64.s ${WRKSRC}/apply-hack.amd64.s
# @${REINPLACE_CMD} -e 's/\(install-data-am: \)install-data-local/\1/' \
# ${WRKSRC}/Makefile.in