Lines 16-27
Link Here
|
16 |
|
16 |
|
17 |
CONFLICTS_INSTALL= ${PORTNAME}-qt4* |
17 |
CONFLICTS_INSTALL= ${PORTNAME}-qt4* |
18 |
|
18 |
|
19 |
USES= desktop-file-utils execinfo pkgconfig qmake tar:xz |
19 |
USES= desktop-file-utils execinfo pkgconfig qmake ssl tar:xz |
20 |
USE_QT5= core concurrent gui network script webkit x11extras xml \ |
20 |
USE_QT5= core concurrent gui network printsupport script sql webkit \ |
21 |
buildtools_build linguisttools_build \ |
21 |
widgets x11extras xml imageformats_run sql-sqlite3_run \ |
22 |
imageformats_run sql-sqlite3_run |
22 |
buildtools_build linguisttools_build |
23 |
USE_XORG= x11 |
23 |
USE_XORG= x11 |
24 |
USE_OPENSSL= yes |
24 |
USE_GL= gl |
25 |
CONFIGURE_ENV= QUPZILLA_PREFIX=${PREFIX}/ |
25 |
CONFIGURE_ENV= QUPZILLA_PREFIX=${PREFIX}/ |
26 |
USE_LDCONFIG= yes |
26 |
USE_LDCONFIG= yes |
27 |
INSTALLS_ICONS= yes |
27 |
INSTALLS_ICONS= yes |
Lines 37-43
Link Here
|
37 |
GNOMEKEYRING_LIB_DEPENDS= libgnome-keyring.so:security/libgnome-keyring |
37 |
GNOMEKEYRING_LIB_DEPENDS= libgnome-keyring.so:security/libgnome-keyring |
38 |
GNOMEKEYRING_CONFIGURE_ENV= GNOME_INTEGRATION="true" |
38 |
GNOMEKEYRING_CONFIGURE_ENV= GNOME_INTEGRATION="true" |
39 |
|
39 |
|
40 |
KWALLET_USE= KDE5=wallet |
40 |
KWALLET_USES= kde:5 |
|
|
41 |
KWALLET_USE= KDE=wallet |
41 |
KWALLET_CONFIGURE_ENV= KDE_INTEGRATION="true" |
42 |
KWALLET_CONFIGURE_ENV= KDE_INTEGRATION="true" |
42 |
|
43 |
|
43 |
.include <bsd.port.options.mk> |
44 |
.include <bsd.port.options.mk> |