diff options
Diffstat (limited to 'misc/countrycodes/Makefile')
-rw-r--r-- | misc/countrycodes/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/countrycodes/Makefile b/misc/countrycodes/Makefile index 7ae784ec0eb8..9f07cf3c38e7 100644 --- a/misc/countrycodes/Makefile +++ b/misc/countrycodes/Makefile @@ -23,6 +23,7 @@ MAKE_ARGS= prefix="${PREFIX}" CC="${CC}" CCOPTS="${CFLAGS}" WARNINGS="" OPTIONS_DEFINE= DOCS +NO_STAGE= yes .include <bsd.port.options.mk> post-install: |