diff options
Diffstat (limited to 'www/qupzilla-qt4/Makefile')
-rw-r--r-- | www/qupzilla-qt4/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/qupzilla-qt4/Makefile b/www/qupzilla-qt4/Makefile index 2d42f1980787..06c8f80df388 100644 --- a/www/qupzilla-qt4/Makefile +++ b/www/qupzilla-qt4/Makefile @@ -12,7 +12,7 @@ COMMENT= Web browser based on WebKit engine and Qt Framework LICENSE= GPLv3 -LIB_DEPENDS= libhunspell-1.3.so:${PORTSDIR}/textproc/hunspell +LIB_DEPENDS= libhunspell-1.3.so:textproc/hunspell CONFLICTS_INSTALL= ${PORTNAME}-qt5* @@ -34,7 +34,7 @@ OPTIONS_SUB= yes DBUS_USE= QT4=dbus DBUS_CONFIGURE_ENV_OFF= DISABLE_DBUS="true" -GNOMEKEYRING_LIB_DEPENDS= libgnome-keyring.so:${PORTSDIR}/security/libgnome-keyring +GNOMEKEYRING_LIB_DEPENDS= libgnome-keyring.so:security/libgnome-keyring GNOMEKEYRING_CONFIGURE_ENV= GNOME_INTEGRATION="true" KWALLET_USE= KDE4=kdelibs |