diff options
Diffstat (limited to 'databases/powerarchitect/Makefile')
-rw-r--r-- | databases/powerarchitect/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/powerarchitect/Makefile b/databases/powerarchitect/Makefile index 1fb384146555..6f6d2362304b 100644 --- a/databases/powerarchitect/Makefile +++ b/databases/powerarchitect/Makefile @@ -25,6 +25,7 @@ DATADIR= ${JAVASHAREDIR}/${PORTNAME} WRKSRC= ${WRKDIR}/architect-${PORTVERSION} SUB_FILES= ${PORTNAME} +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MORACLE_JDBC} |