diff options
Diffstat (limited to 'devel/libdasm/Makefile')
-rw-r--r-- | devel/libdasm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/libdasm/Makefile b/devel/libdasm/Makefile index 61ec57ecce59..7e4d59011362 100644 --- a/devel/libdasm/Makefile +++ b/devel/libdasm/Makefile @@ -19,6 +19,7 @@ OPTIONS_DEFINE= DOCS EXAMPLES PORTDOCS= HISTORY.txt README.txt PORTEXAMPLES= README.txt das.c simple.c +NO_STAGE= yes .include <bsd.port.options.mk> .if ${ARCH} == "amd64" || ${ARCH} == "ia64" |