aboutsummaryrefslogtreecommitdiff
path: root/math/py-gnuplot
diff options
context:
space:
mode:
Diffstat (limited to 'math/py-gnuplot')
-rw-r--r--math/py-gnuplot/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/py-gnuplot/Makefile b/math/py-gnuplot/Makefile
index 14f8611c0a6b..5181bb41cfdb 100644
--- a/math/py-gnuplot/Makefile
+++ b/math/py-gnuplot/Makefile
@@ -5,10 +5,11 @@
# $FreeBSD$
#
-PORTNAME= py-gnuplot
+PORTNAME= gnuplot
PORTVERSION= 1.8
CATEGORIES= math python
MASTER_SITES= SF/gnuplot-py
+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= gnuplot-py-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org