aboutsummaryrefslogtreecommitdiff
path: root/devel/boost-jam/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2009-12-29 13:50:29 +0000
committerPav Lucistnik <pav@FreeBSD.org>2009-12-29 13:50:29 +0000
commit129e62f60676aab32deebe63e56978ec605e392e (patch)
treeb11985009a77e1650cc18f2868adc2a44d96f529 /devel/boost-jam/Makefile
parentb262319bab08074b8c9e1674a3a5a699baad77ca (diff)
Notes
Diffstat (limited to 'devel/boost-jam/Makefile')
-rw-r--r--devel/boost-jam/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/boost-jam/Makefile b/devel/boost-jam/Makefile
index baef90fdce67..b0b19d399efe 100644
--- a/devel/boost-jam/Makefile
+++ b/devel/boost-jam/Makefile
@@ -11,7 +11,6 @@ USE_BZIP2= yes
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/boost-all/common.mk"
-.include "${PORTSDIR}/devel/boost-all/sites.mk"
.if ${ARCH} == alpha
BJAM-SUFFIX= axp
@@ -26,7 +25,7 @@ BJAM-SUFFIX= x86
.elif ${ARCH} == amd64
BJAM-SUFFIX= x86_64
.else
-BJAM-SUFFIX=
+BJAM-SUFFIX= #
.endif
BJAM= ${WRKSRC}/tools/jam/src/bin.freebsd${BJAM-SUFFIX}/bjam