summaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
Diffstat (limited to 'www')
-rw-r--r--www/rt3/Makefile2
-rw-r--r--www/rt32/Makefile2
-rw-r--r--www/rt34/Makefile2
-rw-r--r--www/rt36/Makefile2
4 files changed, 4 insertions, 4 deletions
diff --git a/www/rt3/Makefile b/www/rt3/Makefile
index c99d802..e92ffe8 100644
--- a/www/rt3/Makefile
+++ b/www/rt3/Makefile
@@ -122,7 +122,7 @@ pre-fetch:
@${ECHO} ""
post-extract:
- -@pw groupadd ${RTGROUP}
+ -@pw groupadd ${RT_GROUP}
-@cd ${WRKSRC} && chmod a+x configure
do-build:
diff --git a/www/rt32/Makefile b/www/rt32/Makefile
index c99d802..e92ffe8 100644
--- a/www/rt32/Makefile
+++ b/www/rt32/Makefile
@@ -122,7 +122,7 @@ pre-fetch:
@${ECHO} ""
post-extract:
- -@pw groupadd ${RTGROUP}
+ -@pw groupadd ${RT_GROUP}
-@cd ${WRKSRC} && chmod a+x configure
do-build:
diff --git a/www/rt34/Makefile b/www/rt34/Makefile
index c99d802..e92ffe8 100644
--- a/www/rt34/Makefile
+++ b/www/rt34/Makefile
@@ -122,7 +122,7 @@ pre-fetch:
@${ECHO} ""
post-extract:
- -@pw groupadd ${RTGROUP}
+ -@pw groupadd ${RT_GROUP}
-@cd ${WRKSRC} && chmod a+x configure
do-build:
diff --git a/www/rt36/Makefile b/www/rt36/Makefile
index c99d802..e92ffe8 100644
--- a/www/rt36/Makefile
+++ b/www/rt36/Makefile
@@ -122,7 +122,7 @@ pre-fetch:
@${ECHO} ""
post-extract:
- -@pw groupadd ${RTGROUP}
+ -@pw groupadd ${RT_GROUP}
-@cd ${WRKSRC} && chmod a+x configure
do-build:
OpenPOWER on IntegriCloud