aboutsummaryrefslogtreecommitdiff
path: root/devel/gprbuild/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/gprbuild/Makefile')
-rw-r--r--devel/gprbuild/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/gprbuild/Makefile b/devel/gprbuild/Makefile
index 303d45f4d082..09f2145758c7 100644
--- a/devel/gprbuild/Makefile
+++ b/devel/gprbuild/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gprbuild
PORTVERSION= ${SNAPSHOT}
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel
MASTER_SITES= http://downloads.dragonlace.net/src/
DISTNAME= gprbuild-gpl-${YEAR}-src
@@ -22,8 +22,8 @@ YEAR= 2013
SNAPSHOT= 20130416
GNU_CONFIGURE= yes
USES= ada gmake
-CONFIGURE_ARGS+=BUILD=production
-CONFIGURE_ARGS+=PROCESSORS=${MAKE_JOBS_NUMBER}
+MAKE_ARGS+= BUILD=production
+MAKE_ARGS+= PROCESSORS=${MAKE_JOBS_NUMBER}
PORTDOCS= html txt pdf info
PORTEXAMPLES= .