aboutsummaryrefslogtreecommitdiff
path: root/textproc/hevea/Makefile
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2010-06-23 14:29:10 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2010-06-23 14:29:10 +0000
commit62bc7e149e895cc3d47447c4a935ed17404e7c8c (patch)
tree7930fb71cb627953ff558370e024fbff900c6c34 /textproc/hevea/Makefile
parent94816da3f8dbc22a74c712bff95eca45ab31286d (diff)
downloadports-62bc7e149e895cc3d47447c4a935ed17404e7c8c.tar.gz
ports-62bc7e149e895cc3d47447c4a935ed17404e7c8c.zip
Notes
Diffstat (limited to 'textproc/hevea/Makefile')
-rw-r--r--textproc/hevea/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/textproc/hevea/Makefile b/textproc/hevea/Makefile
index 5390959830fd..1b35174f22ea 100644
--- a/textproc/hevea/Makefile
+++ b/textproc/hevea/Makefile
@@ -23,12 +23,6 @@ BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml
PLIST_SUB= HEVEAVERSION=${PORTVERSION}
-.include <bsd.port.pre.mk>
-
-.if ${ARCH} == "amd64"
-IGNORE= infinite loop during build on amd64
-.endif
-
pre-configure:
@${REINPLACE_CMD} -e 's|/usr/local|${PREFIX}|' \
${WRKSRC}/Makefile
@@ -46,4 +40,4 @@ post-install:
.endif
@${CAT} ${PKGMESSAGE}
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>