diff options
Diffstat (limited to 'databases/hsqldb/Makefile')
-rw-r--r-- | databases/hsqldb/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/hsqldb/Makefile b/databases/hsqldb/Makefile index c0682ccfdd56..707eedd501b1 100644 --- a/databases/hsqldb/Makefile +++ b/databases/hsqldb/Makefile @@ -19,6 +19,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/${PORTNAME} BUILD_WRKSRC= ${WRKSRC}/build ALL_TARGET= hsqldb hsqljdbc +NO_STAGE= yes .include <bsd.port.options.mk> do-install: |