aboutsummaryrefslogtreecommitdiff
path: root/databases/postgresql-plpython
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-10-02 20:07:40 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-10-02 20:07:40 +0000
commit9927ba32ddf9267da86844d1f34aebeeabbb5fb1 (patch)
treed48b403968696318f41a6d54c6bfc863c487afb2 /databases/postgresql-plpython
parentb8d6f50e6c82e0748a3ae53a1e6a89b76bd0c781 (diff)
downloadports-9927ba32ddf9267da86844d1f34aebeeabbb5fb1.tar.gz
ports-9927ba32ddf9267da86844d1f34aebeeabbb5fb1.zip
Notes
Diffstat (limited to 'databases/postgresql-plpython')
-rw-r--r--databases/postgresql-plpython/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/databases/postgresql-plpython/Makefile b/databases/postgresql-plpython/Makefile
index 85b0cc01e818..3e110251368b 100644
--- a/databases/postgresql-plpython/Makefile
+++ b/databases/postgresql-plpython/Makefile
@@ -10,11 +10,9 @@ PORTREVISION= 1
CATEGORIES= databases python
PKGNAMESUFFIX= -plpython
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= cvs-src@yandex.ru
COMMENT= A module for using Python to write SQL functions
-BROKEN= Does not configure without threaded Python
-
RUN_DEPENDS= postgres:${PORTSDIR}/${POSTGRESQL_PORT}
MASTERDIR= ${.CURDIR}/../postgresql${PGSQL_VER}-server