summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--misc/tinderbox/Makefile1
-rw-r--r--misc/tinderbox/files/patch-setup.sh11
-rw-r--r--ports-mgmt/tinderbox-devel/Makefile1
-rw-r--r--ports-mgmt/tinderbox-devel/files/patch-setup.sh11
-rw-r--r--ports-mgmt/tinderbox/Makefile1
-rw-r--r--ports-mgmt/tinderbox/files/patch-setup.sh11
6 files changed, 36 insertions, 0 deletions
diff --git a/misc/tinderbox/Makefile b/misc/tinderbox/Makefile
index 57157c771f77..a8996126c1c7 100644
--- a/misc/tinderbox/Makefile
+++ b/misc/tinderbox/Makefile
@@ -72,6 +72,7 @@ post-patch:
${WRKSRC}/lib/setup-mysql.sh
@${RM} ${WRKSRC}/lib/setup-mysql.sh.bak
.endif
+ @${RM} ${WRKSRC}/create.orig ${WRKSRC}/setup.sh.orig
do-install:
${MKDIR} ${PREFIX}/tinderbox/scripts
diff --git a/misc/tinderbox/files/patch-setup.sh b/misc/tinderbox/files/patch-setup.sh
index e69de29bb2d1..96c9b2af6e7c 100644
--- a/misc/tinderbox/files/patch-setup.sh
+++ b/misc/tinderbox/files/patch-setup.sh
@@ -0,0 +1,11 @@
+--- ./setup.sh.orig Wed Sep 27 21:23:59 2006
++++ ./setup.sh Wed Sep 27 21:24:43 2006
+@@ -33,7 +33,7 @@
+ pb=$(realpath $(dirname $pb))
+ pb=${pb%%/scripts}
+
+-MAN_PREREQS="lang/perl5.8 net/p5-Net security/p5-Digest-MD5"
++MAN_PREREQS="lang/perl5.8"
+ OPT_PREREQS="lang/php[45] databases/pear-DB www/php[45]-session"
+ PREF_FILES="rawenv tinderbox.ph"
+ README="${pb}/scripts/README"
diff --git a/ports-mgmt/tinderbox-devel/Makefile b/ports-mgmt/tinderbox-devel/Makefile
index 57157c771f77..a8996126c1c7 100644
--- a/ports-mgmt/tinderbox-devel/Makefile
+++ b/ports-mgmt/tinderbox-devel/Makefile
@@ -72,6 +72,7 @@ post-patch:
${WRKSRC}/lib/setup-mysql.sh
@${RM} ${WRKSRC}/lib/setup-mysql.sh.bak
.endif
+ @${RM} ${WRKSRC}/create.orig ${WRKSRC}/setup.sh.orig
do-install:
${MKDIR} ${PREFIX}/tinderbox/scripts
diff --git a/ports-mgmt/tinderbox-devel/files/patch-setup.sh b/ports-mgmt/tinderbox-devel/files/patch-setup.sh
index e69de29bb2d1..96c9b2af6e7c 100644
--- a/ports-mgmt/tinderbox-devel/files/patch-setup.sh
+++ b/ports-mgmt/tinderbox-devel/files/patch-setup.sh
@@ -0,0 +1,11 @@
+--- ./setup.sh.orig Wed Sep 27 21:23:59 2006
++++ ./setup.sh Wed Sep 27 21:24:43 2006
+@@ -33,7 +33,7 @@
+ pb=$(realpath $(dirname $pb))
+ pb=${pb%%/scripts}
+
+-MAN_PREREQS="lang/perl5.8 net/p5-Net security/p5-Digest-MD5"
++MAN_PREREQS="lang/perl5.8"
+ OPT_PREREQS="lang/php[45] databases/pear-DB www/php[45]-session"
+ PREF_FILES="rawenv tinderbox.ph"
+ README="${pb}/scripts/README"
diff --git a/ports-mgmt/tinderbox/Makefile b/ports-mgmt/tinderbox/Makefile
index 57157c771f77..a8996126c1c7 100644
--- a/ports-mgmt/tinderbox/Makefile
+++ b/ports-mgmt/tinderbox/Makefile
@@ -72,6 +72,7 @@ post-patch:
${WRKSRC}/lib/setup-mysql.sh
@${RM} ${WRKSRC}/lib/setup-mysql.sh.bak
.endif
+ @${RM} ${WRKSRC}/create.orig ${WRKSRC}/setup.sh.orig
do-install:
${MKDIR} ${PREFIX}/tinderbox/scripts
diff --git a/ports-mgmt/tinderbox/files/patch-setup.sh b/ports-mgmt/tinderbox/files/patch-setup.sh
index e69de29bb2d1..96c9b2af6e7c 100644
--- a/ports-mgmt/tinderbox/files/patch-setup.sh
+++ b/ports-mgmt/tinderbox/files/patch-setup.sh
@@ -0,0 +1,11 @@
+--- ./setup.sh.orig Wed Sep 27 21:23:59 2006
++++ ./setup.sh Wed Sep 27 21:24:43 2006
+@@ -33,7 +33,7 @@
+ pb=$(realpath $(dirname $pb))
+ pb=${pb%%/scripts}
+
+-MAN_PREREQS="lang/perl5.8 net/p5-Net security/p5-Digest-MD5"
++MAN_PREREQS="lang/perl5.8"
+ OPT_PREREQS="lang/php[45] databases/pear-DB www/php[45]-session"
+ PREF_FILES="rawenv tinderbox.ph"
+ README="${pb}/scripts/README"