mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-25 00:51:21 +00:00
- STAGEify
- USE_XZ -> USES
This commit is contained in:
parent
1e9e26132a
commit
8b6bf78c6a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=349387
@ -14,17 +14,12 @@ LICENSE= GPLv2
|
||||
LIB_DEPENDS= libboost_graph.so:${PORTSDIR}/devel/boost-libs \
|
||||
libalkimia.so:${PORTSDIR}/finance/libalkimia
|
||||
|
||||
USE_XZ= yes
|
||||
USES= cmake pkgconfig shared-mime-info
|
||||
USES= cmake pkgconfig shared-mime-info tar:xz
|
||||
USE_QT4= gui dbus network phonon sql svg xml \
|
||||
qmake_build moc_build rcc_build uic_build
|
||||
USE_KDE4= kdehier kdeprefix automoc4 kdelibs pimlibs
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
|
||||
MAN1= kmymoney.1
|
||||
|
||||
OPTIONS_DEFINE= NLS CALENDAR KBANKING OFX QUOTES
|
||||
OPTIONS_DEFAULT= CALENDAR
|
||||
OPTIONS_SUB= yes
|
||||
|
@ -90,6 +90,7 @@ lib/libkmm_plugin.so.%%KDE4_GENERIC_LIB_VERSION%%
|
||||
lib/libkmm_widgets.so
|
||||
lib/libkmm_widgets.so.4
|
||||
lib/libkmm_widgets.so.%%KDE4_GENERIC_LIB_VERSION%%
|
||||
man/man1/kmymoney.1.gz
|
||||
share/applications/kde4/kmymoney.desktop
|
||||
share/apps/kmm_csvimport/kmm_csvimport.rc
|
||||
%%CALENDAR%%share/apps/kmm_icalendarexport/kmm_icalendarexport.rc
|
||||
@ -1342,7 +1343,6 @@ share/kde4/servicetypes/kmymoneyplugin.desktop
|
||||
%%NLS%%share/locale/uk/LC_MESSAGES/kmymoney.mo
|
||||
%%NLS%%share/locale/zh_CN/LC_MESSAGES/kmymoney.mo
|
||||
%%NLS%%share/locale/zh_TW/LC_MESSAGES/kmymoney.mo
|
||||
share/mime/application/x-kmymoney.xml
|
||||
share/mime/packages/x-kmymoney.xml
|
||||
@dirrmtry share/icons/locolor/32x32/apps
|
||||
@dirrmtry share/icons/locolor/32x32
|
||||
|
Loading…
Reference in New Issue
Block a user