aboutsummaryrefslogtreecommitdiff
path: root/math/labplot/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/labplot/Makefile')
-rw-r--r--math/labplot/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/labplot/Makefile b/math/labplot/Makefile
index fee85831e65a..79819758d8ad 100644
--- a/math/labplot/Makefile
+++ b/math/labplot/Makefile
@@ -7,7 +7,7 @@
PORTNAME= LabPlot
PORTVERSION= 1.6.0.2
-PORTREVISION= 12
+PORTREVISION= 13
CATEGORIES= math kde
MASTER_SITES= SF
@@ -60,7 +60,7 @@ CONFIGURE_ARGS+=--enable-R=no
.endif
.if defined(WITH_QHULL)
-LIB_DEPENDS+= qhull.5:${PORTSDIR}/math/qhull
+LIB_DEPENDS+= qhull.5:${PORTSDIR}/math/qhull5
CONFIGURE_ARGS+=--enable-qhull=yes
.else
CONFIGURE_ARGS+=--enable-qhull=no