aboutsummaryrefslogtreecommitdiffstats
path: root/databases/postgresql92-plpython
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2013-10-29 02:52:22 +0800
committersunpoet <sunpoet@FreeBSD.org>2013-10-29 02:52:22 +0800
commit96b2819aa08ca65b7a169ca75e6a7d3f8be6ac17 (patch)
tree69321862885d2fa7b3949f552173bde84b52fa59 /databases/postgresql92-plpython
parent54fd12db0b3024ce4749f5ffd01243e380985a26 (diff)
downloadfreebsd-ports-gnome-96b2819aa08ca65b7a169ca75e6a7d3f8be6ac17.tar.gz
freebsd-ports-gnome-96b2819aa08ca65b7a169ca75e6a7d3f8be6ac17.tar.zst
freebsd-ports-gnome-96b2819aa08ca65b7a169ca75e6a7d3f8be6ac17.zip
- Fix PLIST for python3
Submitted by: sunpoet (myself) Approved by: crees (pgsql)
Diffstat (limited to 'databases/postgresql92-plpython')
-rw-r--r--databases/postgresql92-plpython/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/databases/postgresql92-plpython/Makefile b/databases/postgresql92-plpython/Makefile
index dffba6bc5442..0fccab61ab19 100644
--- a/databases/postgresql92-plpython/Makefile
+++ b/databases/postgresql92-plpython/Makefile
@@ -2,5 +2,4 @@
WANT_PGSQL_VER= 92
-NO_STAGE= yes
.include "${.CURDIR}/../postgresql90-plpython/Makefile"