aboutsummaryrefslogtreecommitdiffstats
path: root/databases/postgresql90-plpython
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2014-02-27 01:24:35 +0800
committerantoine <antoine@FreeBSD.org>2014-02-27 01:24:35 +0800
commitd31fc1476ba3f3b7473f4c1b355ab54050a0f6aa (patch)
tree43ea97af9adc9b293ee707fafab80172c869d42c /databases/postgresql90-plpython
parent7c9977bf07d24b66bd3be439e327d547543d9ac8 (diff)
downloadfreebsd-ports-gnome-d31fc1476ba3f3b7473f4c1b355ab54050a0f6aa.tar.gz
freebsd-ports-gnome-d31fc1476ba3f3b7473f4c1b355ab54050a0f6aa.tar.zst
freebsd-ports-gnome-d31fc1476ba3f3b7473f4c1b355ab54050a0f6aa.zip
Stage support
Reviewed by: postgresql@ Tested by: miwi and me
Diffstat (limited to 'databases/postgresql90-plpython')
-rw-r--r--databases/postgresql90-plpython/Makefile1
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"