- Switch finance/ktoblzcheck to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed Approved by: portmgr blanket
This commit is contained in:
parent
3fa60b462b
commit
4697b7a0c0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=363577
@ -2,7 +2,7 @@
|
||||
|
||||
PORTNAME= aqbanking
|
||||
PORTVERSION= 5.0.25
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= finance
|
||||
MASTER_SITES= http://www.aquamaniac.de/sites/download/download.php?package=03&release=95&file=01&dummy=/
|
||||
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= gnucash
|
||||
PORTVERSION= 2.6.3
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= finance gnome
|
||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20%28stable%29/${PORTVERSION}
|
||||
|
||||
|
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= ktoblzcheck
|
||||
PORTVERSION= 1.45
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= finance german
|
||||
MASTER_SITES= SF/${PORTNAME}
|
||||
|
||||
@ -11,8 +12,8 @@ COMMENT= Check bank codes of German banks
|
||||
|
||||
LICENSE= LGPL21
|
||||
|
||||
USES= pathfix
|
||||
USE_AUTOTOOLS= libtool
|
||||
USES= libtool pathfix
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
OPTIONS_DEFINE= PYTHON
|
||||
|
@ -1,10 +1,9 @@
|
||||
bin/ktoblzcheck
|
||||
include/iban.h
|
||||
include/ktoblzcheck.h
|
||||
lib/libktoblzcheck.a
|
||||
lib/libktoblzcheck.la
|
||||
lib/libktoblzcheck.so
|
||||
lib/libktoblzcheck.so.6
|
||||
lib/libktoblzcheck.so.1
|
||||
lib/libktoblzcheck.so.1.5.22
|
||||
%%PYTHON%%%%PYTHON_SITELIBDIR%%/ktoblzcheck.py
|
||||
%%PYTHON%%%%PYTHON_SITELIBDIR%%/ktoblzcheck.pyc
|
||||
%%PYTHON%%%%PYTHON_SITELIBDIR%%/ktoblzcheck.pyo
|
||||
|
Loading…
Reference in New Issue
Block a user