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