diff options
-rw-r--r-- | ports-mgmt/tinderbox-devel/Makefile | 1 | ||||
-rw-r--r-- | ports-mgmt/tinderbox/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/ports-mgmt/tinderbox-devel/Makefile b/ports-mgmt/tinderbox-devel/Makefile index bf59e705750..fcd23d9f9d4 100644 --- a/ports-mgmt/tinderbox-devel/Makefile +++ b/ports-mgmt/tinderbox-devel/Makefile @@ -100,6 +100,7 @@ post-patch: @${RM} ${WRKSRC}/webui/core/TinderboxDS.php.orig @${RM} ${WRKSRC}/webui/module/moduleBuildPorts.php.orig .endif + @${RM} ${WRKSRC}/lib/tc_command.sh.orig do-install: @${MKDIR} ${PREFIX}/tinderbox/scripts diff --git a/ports-mgmt/tinderbox/Makefile b/ports-mgmt/tinderbox/Makefile index bf59e705750..fcd23d9f9d4 100644 --- a/ports-mgmt/tinderbox/Makefile +++ b/ports-mgmt/tinderbox/Makefile @@ -100,6 +100,7 @@ post-patch: @${RM} ${WRKSRC}/webui/core/TinderboxDS.php.orig @${RM} ${WRKSRC}/webui/module/moduleBuildPorts.php.orig .endif + @${RM} ${WRKSRC}/lib/tc_command.sh.orig do-install: @${MKDIR} ${PREFIX}/tinderbox/scripts |