Changeset View
Changeset View
Standalone View
Standalone View
head/x11/kf5-kdelibs4support/Makefile
| Show All 10 Lines | |||||
| BUILD_DEPENDS= p5-URI>=0:net/p5-URI | BUILD_DEPENDS= p5-URI>=0:net/p5-URI | ||||
| USES= cmake:outsource compiler:c++11-lib gettext kde:5 tar:xz | USES= cmake:outsource compiler:c++11-lib gettext kde:5 tar:xz | ||||
| USE_KDE= auth bookmarks codecs completion config configwidgets \ | USE_KDE= auth bookmarks codecs completion config configwidgets \ | ||||
| coreaddons crash dbusaddons doctools globalaccel guiaddons \ | coreaddons crash dbusaddons doctools globalaccel guiaddons \ | ||||
| i18n iconthemes itemviews jobwidgets kded kio notifications \ | i18n iconthemes itemviews jobwidgets kded kio notifications \ | ||||
| parts service solid sonnet textwidgets unitconversion \ | parts service solid sonnet textwidgets unitconversion \ | ||||
| widgetsaddons windowsystem xmlgui \ | widgetsaddons windowsystem xmlgui \ | ||||
| designerplugin_build designerplugin_run | designerplugin_build designerplugin_run emoticons_run \ | ||||
| itemmodels_run | |||||
| USE_QT5= buildtools_build core dbus designer gui network \ | USE_QT5= buildtools_build core dbus designer gui network \ | ||||
| printsupport qmake_build svg testlib widgets \ | printsupport qmake_build svg testlib widgets \ | ||||
| x11extras xml | x11extras xml | ||||
| USE_XORG= ice sm x11 xext | USE_XORG= ice sm x11 xext | ||||
| .include <bsd.port.mk> | .include <bsd.port.mk> | ||||