diff options
author | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2008-11-12 20:44:25 +0000 |
---|---|---|
committer | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2008-11-12 20:44:25 +0000 |
commit | 5512daa0dc9d2c5791aa93272fbd6c2b74f0cdf1 (patch) | |
tree | be4dcea877a5deaaef46ddae49ab895e70265465 /ports-mgmt/tinderbox | |
parent | ad0b69002ccae6ce0cf6cd989a47467b2a08e271 (diff) | |
download | ports-5512daa0dc9d2c5791aa93272fbd6c2b74f0cdf1.tar.gz ports-5512daa0dc9d2c5791aa93272fbd6c2b74f0cdf1.zip |
Notes
Diffstat (limited to 'ports-mgmt/tinderbox')
-rw-r--r-- | ports-mgmt/tinderbox/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ports-mgmt/tinderbox/Makefile b/ports-mgmt/tinderbox/Makefile index bf59e7057508..fcd23d9f9d46 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 |