diff options
Diffstat (limited to 'databases/postgresql91-plpython/Makefile')
-rw-r--r-- | databases/postgresql91-plpython/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/postgresql91-plpython/Makefile b/databases/postgresql91-plpython/Makefile index f5fe4f38ee99..d1473d46c5a8 100644 --- a/databases/postgresql91-plpython/Makefile +++ b/databases/postgresql91-plpython/Makefile @@ -2,4 +2,5 @@ WANT_PGSQL_VER= 91 +NO_STAGE= yes .include "${.CURDIR}/../postgresql90-plpython/Makefile" |