1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

Convert to USES=execinfo

This commit is contained in:
Pawel Pekala 2015-01-05 22:36:15 +00:00
parent 9312ea6bd7
commit 8a21055aa8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=376365
2 changed files with 3 additions and 5 deletions

View File

@ -12,13 +12,12 @@ COMMENT= Application to organize and edit image collections
LICENSE= GPLv3
LIB_DEPENDS= libexecinfo.so:${PORTSDIR}/devel/libexecinfo
RUN_DEPENDS= xdg-open:${PORTSDIR}/devel/xdg-utils \
ufraw-batch:${PORTSDIR}/graphics/ufraw \
exiftool:${PORTSDIR}/graphics/p5-Image-ExifTool \
dcraw:${PORTSDIR}/graphics/dcraw
USES= gmake desktop-file-utils pkgconfig
USES= execinfo gmake desktop-file-utils pkgconfig
USE_GNOME= gtk30
ALL_TARGET= fotoxx

View File

@ -13,10 +13,9 @@ COMMENT?= Bittorrent client using Qt4 and libtorrent-rasterbar
LICENSE= GPLv2
# ABI versions specified on purpose for libtorrent-rasterbar
LIB_DEPENDS= libtorrent-rasterbar.so:${PORTSDIR}/net-p2p/libtorrent-rasterbar \
libexecinfo.so:${PORTSDIR}/devel/libexecinfo
LIB_DEPENDS= libtorrent-rasterbar.so:${PORTSDIR}/net-p2p/libtorrent-rasterbar
USES= pkgconfig
USES= execinfo pkgconfig
USE_QT4= corelib network qmake_build linguist_build moc_build \
rcc_build uic_build
QT_NONSTANDARD= yes