summaryrefslogtreecommitdiffstats
path: root/www/rt32
diff options
context:
space:
mode:
authordemon <demon@FreeBSD.org>2003-05-08 06:53:57 +0000
committerdemon <demon@FreeBSD.org>2003-05-08 06:53:57 +0000
commit83c0ebdd662c46df2c995df9030c0d3d45bf4051 (patch)
treeaa9ee7fcd97a8f1ab2a948d4a063f524cd7f6ad5 /www/rt32
parent58e0703581d19a2656f8c50a1a7a5ab1300a34a1 (diff)
downloadFreeBSD-ports-83c0ebdd662c46df2c995df9030c0d3d45bf4051.zip
FreeBSD-ports-83c0ebdd662c46df2c995df9030c0d3d45bf4051.tar.gz
Correct a typo.
Diffstat (limited to 'www/rt32')
-rw-r--r--www/rt32/Makefile2
1 files changed, 1 insertions, 1 deletions
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:
OpenPOWER on IntegriCloud