diff options
Diffstat (limited to 'sysutils/xcdroast/Makefile')
-rw-r--r-- | sysutils/xcdroast/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/xcdroast/Makefile b/sysutils/xcdroast/Makefile index c87e23ed8a62..09d7ec8b78e5 100644 --- a/sysutils/xcdroast/Makefile +++ b/sysutils/xcdroast/Makefile @@ -33,6 +33,7 @@ CONFIGURE_ARGS= --with-cdrtools-prefix=${LOCALBASE} \ MAN1= xcdroast.1 +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MNLS} |