diff options
Diffstat (limited to 'devel/nant/Makefile')
-rw-r--r-- | devel/nant/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/nant/Makefile b/devel/nant/Makefile index c5a5d9961cf5..c2fa3c18cd68 100644 --- a/devel/nant/Makefile +++ b/devel/nant/Makefile @@ -26,6 +26,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} DATADIR= ${PREFIX}/share/NAnt DOCSDIR= ${PREFIX}/share/doc/NAnt +NO_STAGE= yes .include <bsd.port.options.mk> post-patch: |