diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-08-17 21:09:56 +0800 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-08-17 21:09:56 +0800 |
commit | c0f51fae12dae94c59e092199423a8f5b1c68b2c (patch) | |
tree | 004f91a2cd5d77bd5eb0cb53987c1b5fdd85d9a9 /graphics/amide | |
parent | 4daeca007b7d641be528b6f1df740b42356284f8 (diff) | |
download | freebsd-ports-gnome-c0f51fae12dae94c59e092199423a8f5b1c68b2c.tar.gz freebsd-ports-gnome-c0f51fae12dae94c59e092199423a8f5b1c68b2c.tar.zst freebsd-ports-gnome-c0f51fae12dae94c59e092199423a8f5b1c68b2c.zip |
math/gsl:
- Add USES=libtool and bump dependent ports
- Add USES=pathfix and INSTALL_TARGET=install-strip
Approved by: portmgr (implicit, bump unstage port)
Diffstat (limited to 'graphics/amide')
-rw-r--r-- | graphics/amide/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/amide/Makefile b/graphics/amide/Makefile index 52a5ae1a4688..f3f64cddbab5 100644 --- a/graphics/amide/Makefile +++ b/graphics/amide/Makefile @@ -2,7 +2,7 @@ PORTNAME= amide PORTVERSION= 1.0.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MASTER_SITES= SF |