aboutsummaryrefslogtreecommitdiff
path: root/devel/build/Makefile
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2010-09-30 08:14:41 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2010-09-30 08:14:41 +0000
commit69dcd080a93c5d9ce5c26afb34edaab03a5038f1 (patch)
treeef249bdf864965da0b9d905ddf509389d5b1cd0e /devel/build/Makefile
parentd47320dab392d4de51fe70d6f74966701777c475 (diff)
downloadports-69dcd080a93c5d9ce5c26afb34edaab03a5038f1.tar.gz
ports-69dcd080a93c5d9ce5c26afb34edaab03a5038f1.zip
Notes
Diffstat (limited to 'devel/build/Makefile')
-rw-r--r--devel/build/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/devel/build/Makefile b/devel/build/Makefile
index 44fc326fd11b..bead30720b5c 100644
--- a/devel/build/Makefile
+++ b/devel/build/Makefile
@@ -6,19 +6,19 @@
#
PORTNAME= build
-PORTVERSION= 0.3.7
+PORTVERSION= 0.3.8
CATEGORIES= devel
MASTER_SITES= http://www.codesynthesis.com/download/${PORTNAME}/${PORTVERSION:R}/
MAINTAINER= gahr@FreeBSD.org
-COMMENT= A massively-parallel build system implemented on top of GNU make
-
-USE_BZIP2= yes
-USE_GMAKE= yes
+COMMENT= A massively-parallel build system implemented on top of GNU make
BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash
RUN_DEPENDS= ${BUILD_DEPENDS}
+USE_BZIP2= yes
+USE_GMAKE= yes
+
MAKEFILE= makefile
NO_BUILD= yes
MAKE_ARGS= install_prefix=${PREFIX}