diff options
| author | Lars Engels <lme@FreeBSD.org> | 2012-06-02 11:03:43 +0000 |
|---|---|---|
| committer | Lars Engels <lme@FreeBSD.org> | 2012-06-02 11:03:43 +0000 |
| commit | b18fcb0248e2ef791a770df5767cb46221caded5 (patch) | |
| tree | f67e16577fe26f33b8cad5b1673835ba729894b1 /math/plplot | |
| parent | - update to 1.7 (diff) | |
- Update devel/lasi to 1.1.1
- Chase library version bump
Diffstat (limited to 'math/plplot')
| -rw-r--r-- | math/plplot/Makefile | 3 |
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 |
