diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-06-30 17:52:23 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-06-30 17:52:23 +0000 |
commit | 5123b588341269aac9895f36f287c5f737b07bf1 (patch) | |
tree | efc3b35341321b20b2a3aef5396a59643da16a34 /math | |
parent | - Enable stagedir support - the NO_PACKAGE issue with STAGEDIR could not be (diff) |
- Add USES=libtool to x11-toolkits/xforms and bump dependent ports.
- Remove xforms dependency from graphics/qslim.
Notes
Notes:
svn path=/head/; revision=359892
Diffstat (limited to 'math')
-rw-r--r-- | math/apc/Makefile | 2 | ||||
-rw-r--r-- | math/xldlas/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/math/apc/Makefile b/math/apc/Makefile index 4cc25e035e63..4689c8fb6c89 100644 --- a/math/apc/Makefile +++ b/math/apc/Makefile @@ -3,7 +3,7 @@ PORTNAME= apc PORTVERSION= 1.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= arved diff --git a/math/xldlas/Makefile b/math/xldlas/Makefile index b66fb64b377f..7fd56c62f535 100644 --- a/math/xldlas/Makefile +++ b/math/xldlas/Makefile @@ -3,7 +3,7 @@ PORTNAME= xldlas PORTVERSION= 0.85 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= apps/graphics/visualization |