diff options
Diffstat (limited to 'devel/libburn/Makefile')
-rw-r--r-- | devel/libburn/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/libburn/Makefile b/devel/libburn/Makefile index da6bedb9220f..105a0b5cda01 100644 --- a/devel/libburn/Makefile +++ b/devel/libburn/Makefile @@ -17,4 +17,5 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} MAN1= cdrskin.1 +NO_STAGE= yes .include <bsd.port.mk> |