diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-08-17 13:09:56 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-08-17 13:09:56 +0000 |
commit | c0f51fae12dae94c59e092199423a8f5b1c68b2c (patch) | |
tree | 004f91a2cd5d77bd5eb0cb53987c1b5fdd85d9a9 /math/orpie | |
parent | Stage www/squid33 (diff) |
math/gsl:
- Add USES=libtool and bump dependent ports
- Add USES=pathfix and INSTALL_TARGET=install-strip
Approved by: portmgr (implicit, bump unstage port)
Notes
Notes:
svn path=/head/; revision=365182
Diffstat (limited to 'math/orpie')
-rw-r--r-- | math/orpie/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/orpie/Makefile b/math/orpie/Makefile index abfc0a1868db..8a90b27f8342 100644 --- a/math/orpie/Makefile +++ b/math/orpie/Makefile @@ -3,6 +3,7 @@ PORTNAME= orpie PORTVERSION= 1.5.2 +PORTREVISION= 1 CATEGORIES+= math MASTER_SITES= http://pessimization.com/software/orpie/ |