diff options
Diffstat (limited to 'www/roxen/Makefile')
-rw-r--r-- | www/roxen/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/roxen/Makefile b/www/roxen/Makefile index 47d2b926b2ea..808300c8158f 100644 --- a/www/roxen/Makefile +++ b/www/roxen/Makefile @@ -37,7 +37,7 @@ post-install: .include <bsd.port.pre.mk> .if defined(PARALLEL_PACKAGE_BUILD) && ${OSVERSION} >= 500000 -FORBIDDEN= hang +IGNORE= hang .endif .include <bsd.port.post.mk> |