diff options
Diffstat (limited to 'databases/libgda4-postgresql')
-rw-r--r-- | databases/libgda4-postgresql/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/libgda4-postgresql/Makefile b/databases/libgda4-postgresql/Makefile index e966b61630c6..b183148cb44a 100644 --- a/databases/libgda4-postgresql/Makefile +++ b/databases/libgda4-postgresql/Makefile @@ -16,4 +16,5 @@ PLIST= ${.CURDIR}/pkg-plist LIBGDA4_SLAVE= postgresql +NO_STAGE= yes .include "${MASTERDIR}/Makefile" |