diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2014-07-24 07:02:46 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2014-07-24 07:02:46 +0800 |
commit | 8757c057cfbc1d0eff0eb95aab141bcc9093dc39 (patch) | |
tree | 080bb444fae39d5352d48ebedd4c825192750572 /graphics/libreatlas | |
parent | a61326605e39f0f3e7da8ed341e91a2e6573f8d6 (diff) | |
download | freebsd-ports-gnome-8757c057cfbc1d0eff0eb95aab141bcc9093dc39.tar.gz freebsd-ports-gnome-8757c057cfbc1d0eff0eb95aab141bcc9093dc39.tar.zst freebsd-ports-gnome-8757c057cfbc1d0eff0eb95aab141bcc9093dc39.zip |
- Switch to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed
Approved by: portmgr blanket
Diffstat (limited to 'graphics/libreatlas')
-rw-r--r-- | graphics/libreatlas/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/libreatlas/Makefile b/graphics/libreatlas/Makefile index f1ed5870547b..1ca197a7eb35 100644 --- a/graphics/libreatlas/Makefile +++ b/graphics/libreatlas/Makefile @@ -3,7 +3,7 @@ PORTNAME= libreatlas PORTVERSION= 1.0.0a -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= graphics geography MASTER_SITES= http://www.gaia-gis.it/gaia-sins/ |