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