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