diff options
Diffstat (limited to 'databases/postgresql90-plpython/Makefile')
-rw-r--r-- | databases/postgresql90-plpython/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/postgresql90-plpython/Makefile b/databases/postgresql90-plpython/Makefile index 9e08213f183c..183d860c16bd 100644 --- a/databases/postgresql90-plpython/Makefile +++ b/databases/postgresql90-plpython/Makefile @@ -28,4 +28,5 @@ BUILD_DIRS= src/backend src/pl/plpython INSTALL_DIRS= src/pl/plpython SLAVE_ONLY= yes +NO_STAGE= yes .include "${MASTERDIR}/Makefile" |