Changeset View
Changeset View
Standalone View
Standalone View
sysutils/pcbsd-utils-qt5/Makefile
Show All 21 Lines | BUILD_DEPENDS= sphinx-build:textproc/py-sphinx \ | ||||
tex-formats>=0:print/tex-formats \ | tex-formats>=0:print/tex-formats \ | ||||
tex-dvipsk>=0:print/tex-dvipsk | tex-dvipsk>=0:print/tex-dvipsk | ||||
RUN_DEPENDS= pc-updatemanager:sysutils/pcbsd-utils \ | RUN_DEPENDS= pc-updatemanager:sysutils/pcbsd-utils \ | ||||
${PYTHON_PKGNAMEPREFIX}dbus>=0:devel/py-dbus@${PY_FLAVOR} \ | ${PYTHON_PKGNAMEPREFIX}dbus>=0:devel/py-dbus@${PY_FLAVOR} \ | ||||
cdda2wav:sysutils/cdrtools | cdda2wav:sysutils/cdrtools | ||||
LIB_DEPENDS= libcurl.so:ftp/curl \ | LIB_DEPENDS= libcurl.so:ftp/curl \ | ||||
libpoppler-qt5.so:graphics/poppler-qt5 | libpoppler-qt5.so:graphics/poppler-qt5 | ||||
CONFLICTS?= pcbsd-utils-qt4-[0-9]* | |||||
MAKE_JOBS_UNSAFE=yes | MAKE_JOBS_UNSAFE=yes | ||||
ONLY_FOR_ARCHS= amd64 | ONLY_FOR_ARCHS= amd64 | ||||
USE_LDCONFIG= yes | USE_LDCONFIG= yes | ||||
USE_QT= core gui network svg linguist \ | USE_QT= core gui network svg linguist \ | ||||
webkit buildtools x11extras | webkit buildtools x11extras | ||||
USES= desktop-file-utils python qmake qt:5 shebangfix | USES= desktop-file-utils python qmake qt:5 shebangfix | ||||
SHEBANG_FILES= pc-netmanager/src/NetworkManager/resources/umts_stick \ | SHEBANG_FILES= pc-netmanager/src/NetworkManager/resources/umts_stick \ | ||||
pc-sysmanager/scripts/fastest_cvsup | pc-sysmanager/scripts/fastest_cvsup | ||||
Show All 15 Lines |