aboutsummaryrefslogtreecommitdiff
path: root/math/plplot
diff options
context:
space:
mode:
Diffstat (limited to 'math/plplot')
-rw-r--r--math/plplot/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/plplot/Makefile b/math/plplot/Makefile
index a34eb85554bb..cfc071d8ce4b 100644
--- a/math/plplot/Makefile
+++ b/math/plplot/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 1
CATEGORIES= math science
MASTER_SITES= SF
-MAINTAINER= giffunip@tutopia.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= A scientific plotting package
LIB_DEPENDS= unicode.0:${PORTSDIR}/devel/libunicode \
@@ -67,7 +67,7 @@ CONFIGURE_ARGS+= --disable-gcw
.endif
.if defined(WITH_PYTHON)
-BROKEN= does not build
+BROKEN= does not build with PYTHON
USE_PYTHON= yes
PLIST_SUB+= PYTHON=""
CONFIGURE_ENV+= PYTHON_VERSION="${PYTHON_VERSION}"