From 4d4db2684b5537944ba9de1e90179e90a1bc1149 Mon Sep 17 00:00:00 2001 From: Antoine Brodin Date: Wed, 26 Feb 2014 17:24:35 +0000 Subject: Stage support Reviewed by: postgresql@ Tested by: miwi and me --- databases/postgresql90-plpython/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'databases/postgresql90-plpython') 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" -- cgit v1.2.3