diff options
Diffstat (limited to 'devel/bugzilla/Makefile')
-rw-r--r-- | devel/bugzilla/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/bugzilla/Makefile b/devel/bugzilla/Makefile index fd01b36e5518..978e014a3d3b 100644 --- a/devel/bugzilla/Makefile +++ b/devel/bugzilla/Makefile @@ -36,6 +36,7 @@ DATA_DIRS_LIST= images js skins # checksetup will fail if these directories are not present! EMPTY_DIRS_LIST=data graphs contrib lib t xt +NO_STAGE= yes .include "${.CURDIR}/Makefile.common" .include "${.CURDIR}/Makefile.options" .include <bsd.port.options.mk> |