aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorDmitry Sivachenko <demon@FreeBSD.org>2003-05-08 06:53:57 +0000
committerDmitry Sivachenko <demon@FreeBSD.org>2003-05-08 06:53:57 +0000
commit80abdc38c28e4ca55eb1cc2d888b8ace025e7c9e (patch)
tree3f0a40c5203ef02fc0b9a1bce56430e8bd71ec37 /www
parent4e176627c7674974ca50e79402c596d8697bb7f1 (diff)
downloadports-80abdc38c28e4ca55eb1cc2d888b8ace025e7c9e.tar.gz
ports-80abdc38c28e4ca55eb1cc2d888b8ace025e7c9e.zip
Notes
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 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:
diff --git a/www/rt32/Makefile b/www/rt32/Makefile
index c99d802f15c9..e92ffe898634 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 c99d802f15c9..e92ffe898634 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 c99d802f15c9..e92ffe898634 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: