From 5605c5e4c4961b8b9131109ddb46352823ae63a9 Mon Sep 17 00:00:00 2001 From: lme Date: Sat, 2 Jun 2012 11:03:43 +0000 Subject: - Update devel/lasi to 1.1.1 - Chase library version bump --- math/plplot/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'math/plplot') 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 -- cgit