summaryrefslogtreecommitdiff
path: root/databases/postgresql84-plpython/Makefile
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-02-26 17:24:35 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-02-26 17:24:35 +0000
commit4d4db2684b5537944ba9de1e90179e90a1bc1149 (patch)
tree43ea97af9adc9b293ee707fafab80172c869d42c /databases/postgresql84-plpython/Makefile
parentNew port: devel/go-rest-json: (diff)
Stage support
Reviewed by: postgresql@ Tested by: miwi and me
Notes
Notes: svn path=/head/; revision=346217
Diffstat (limited to 'databases/postgresql84-plpython/Makefile')
-rw-r--r--databases/postgresql84-plpython/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/databases/postgresql84-plpython/Makefile b/databases/postgresql84-plpython/Makefile
index 4c34506f69de..21432d129dd9 100644
--- a/databases/postgresql84-plpython/Makefile
+++ b/databases/postgresql84-plpython/Makefile
@@ -3,5 +3,4 @@
USE_PYTHON= 2
WANT_PGSQL_VER= 84
-NO_STAGE= yes
.include "${.CURDIR}/../postgresql90-plpython/Makefile"