aboutsummaryrefslogtreecommitdiff
path: root/converters
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2014-08-26 03:10:43 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2014-08-26 03:10:43 +0000
commite3a4bbba5f2db9f60b9c12136389b53fdc9f39a3 (patch)
tree038297167cfbce379e37e18af1e7045bc244da6a /converters
parent040a7ea25ad49b504ccf79d00627f267697ddfef (diff)
downloadports-e3a4bbba5f2db9f60b9c12136389b53fdc9f39a3.tar.gz
ports-e3a4bbba5f2db9f60b9c12136389b53fdc9f39a3.zip
- Drop .la files for devel/librcc, no dependees require them
- Bump dependent ports as .so version has changed Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=366178
Diffstat (limited to 'converters')
-rw-r--r--converters/rcctools/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/converters/rcctools/Makefile b/converters/rcctools/Makefile
index f3094da93cd9..d6b5cbd3bf38 100644
--- a/converters/rcctools/Makefile
+++ b/converters/rcctools/Makefile
@@ -3,7 +3,7 @@
PORTNAME= rcctools
PORTVERSION= 0.1.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= converters
MASTER_SITES= SF/rusxmms/${PORTNAME}/${PORTVERSION}
@@ -12,7 +12,7 @@ COMMENT= Charset conversion utility with language and encoding autodetection
LIB_DEPENDS= librcc.so:${PORTSDIR}/devel/librcc
-USES= tar:bzip2
+USES= tar:bzip2
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include