diff options
author | tijl <tijl@FreeBSD.org> | 2014-08-23 03:08:37 +0800 |
---|---|---|
committer | tijl <tijl@FreeBSD.org> | 2014-08-23 03:08:37 +0800 |
commit | b4cce60df751fc2ce2b7298b6303caa04f811ce5 (patch) | |
tree | 521c29304d4a87a39df1dac8a582e1a0d3557916 /math/ploticus | |
parent | 7f2be3d9460093d062ff79b6bbf63656905252cc (diff) | |
download | freebsd-ports-gnome-b4cce60df751fc2ce2b7298b6303caa04f811ce5.tar.gz freebsd-ports-gnome-b4cce60df751fc2ce2b7298b6303caa04f811ce5.tar.zst freebsd-ports-gnome-b4cce60df751fc2ce2b7298b6303caa04f811ce5.zip |
- graphics/ming: Add USES=libtool and bump dependent ports
- graphics/autotrace: Remove PTHREAD_CFLAGS and PTHREAD_LIBS
- graphics/pencil: Fix dependencies
Diffstat (limited to 'math/ploticus')
-rw-r--r-- | math/ploticus/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/ploticus/Makefile b/math/ploticus/Makefile index f5a56d9e79d0..246d90fbc427 100644 --- a/math/ploticus/Makefile +++ b/math/ploticus/Makefile @@ -3,7 +3,7 @@ PORTNAME= ploticus PORTVERSION= 2.40 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= math MASTER_SITES= SF DISTNAME= pl${PORTVERSION:S/.//}src |