diff options
author | Rene Ladan <rene@FreeBSD.org> | 2016-05-25 20:56:06 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2016-05-25 20:56:06 +0000 |
commit | 059340ceb7b48dcb0df914995161c233f99ef0fd (patch) | |
tree | 78d454d1406bb5d97fc294cd6f44956fcc86cf03 /deskutils/plasma-applet-qstardict | |
parent | 9e185cd270a8606947ba47c16334db773754ec0a (diff) | |
download | ports-059340ceb7b48dcb0df914995161c233f99ef0fd.tar.gz ports-059340ceb7b48dcb0df914995161c233f99ef0fd.zip |
Notes
Diffstat (limited to 'deskutils/plasma-applet-qstardict')
-rw-r--r-- | deskutils/plasma-applet-qstardict/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/plasma-applet-qstardict/Makefile b/deskutils/plasma-applet-qstardict/Makefile index 5e7711a99f43..38352b908ed2 100644 --- a/deskutils/plasma-applet-qstardict/Makefile +++ b/deskutils/plasma-applet-qstardict/Makefile @@ -14,7 +14,7 @@ RUN_DEPENDS= ${QSTARDICT_PLUGIN_PATH}/libstardict.so:textproc/qstardict USES= cmake tar:bzip2 USE_QT4= qmake_build uic_build moc_build rcc_build -USE_KDE4= automoc4 kdeprefix kdelibs +USE_KDE4= automoc4 kdelibs CMAKE_SOURCE_PATH= ${WRKSRC}/kdeplasma QSTARDICT_PLUGIN_PATH= ${LOCALBASE}/lib/qstardict/plugins |