summaryrefslogtreecommitdiff
path: root/www/rt3/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/rt3/Makefile')
-rw-r--r--www/rt3/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/rt3/Makefile b/www/rt3/Makefile
index c99d802f15c9..e92ffe898634 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: