diff options
-rw-r--r-- | ports-mgmt/tinderbox-devel/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ports-mgmt/tinderbox-devel/Makefile b/ports-mgmt/tinderbox-devel/Makefile index 0faa7b35ee08..de619f0d6244 100644 --- a/ports-mgmt/tinderbox-devel/Makefile +++ b/ports-mgmt/tinderbox-devel/Makefile @@ -34,6 +34,8 @@ SUB_FILES= pkg-message MAN1= tc-configCcache.1 tc-configDistfile.1 tc-configGet.1 \ tc-configJail.1 tc-configTinderd.1 tc-init.1 +IGNORE= please use ports-mgmt/tinderbox instand + PATCH_STRIP= -p2 .include <bsd.port.pre.mk> |