aboutsummaryrefslogtreecommitdiffstats
path: root/math/plplot
diff options
context:
space:
mode:
authorlme <lme@FreeBSD.org>2012-06-02 19:03:43 +0800
committerlme <lme@FreeBSD.org>2012-06-02 19:03:43 +0800
commit5605c5e4c4961b8b9131109ddb46352823ae63a9 (patch)
tree7fa1e89da623daac52eee2a38762197b838c984e /math/plplot
parentc7af6bb4f583ce0479c9e2d46b437e75573e0419 (diff)
downloadfreebsd-ports-gnome-5605c5e4c4961b8b9131109ddb46352823ae63a9.tar.gz
freebsd-ports-gnome-5605c5e4c4961b8b9131109ddb46352823ae63a9.tar.zst
freebsd-ports-gnome-5605c5e4c4961b8b9131109ddb46352823ae63a9.zip
- Update devel/lasi to 1.1.1
- Chase library version bump
Diffstat (limited to 'math/plplot')
-rw-r--r--math/plplot/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/plplot/Makefile b/math/plplot/Makefile
index de89dcad8184..1afd844e1c6b 100644
--- a/math/plplot/Makefile
+++ b/math/plplot/Makefile
@@ -7,6 +7,7 @@
PORTNAME= plplot
PORTVERSION= 5.9.9
+PORTREVISION= 1
CATEGORIES= math science
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}%20Source
@@ -49,7 +50,7 @@ PKGNAMESUFFIX= -nox11
PLIST_SUB+= X11="@comment "
.else
USE_XORG= x11
-LIB_DEPENDS+= LASi.0:${PORTSDIR}/devel/lasi
+LIB_DEPENDS+= LASi.1:${PORTSDIR}/devel/lasi
PLIST_SUB+= X11=""
.endif