Index: head/deskutils/plasma-applet-qstardict/Makefile =================================================================== --- head/deskutils/plasma-applet-qstardict/Makefile (revision 455030) +++ head/deskutils/plasma-applet-qstardict/Makefile (revision 455031) @@ -1,26 +1,29 @@ # $FreeBSD$ PORTNAME= qstardict PORTVERSION= 1.0.1 PORTREVISION= 4 CATEGORIES= deskutils textproc kde MASTER_SITES= http://qstardict.ylsoftware.com/files/ PKGNAMEPREFIX= plasma-applet- MAINTAINER= ports@FreeBSD.org COMMENT= Dictionary plasma applet for KDE +LICENSE= GPLv2+ +LICENSE_FILE= ${WRKSRC}/COPYING + RUN_DEPENDS= ${QSTARDICT_PLUGIN_PATH}/libstardict.so:textproc/qstardict USES= cmake kde:4 tar:bzip2 USE_QT4= qmake_build uic_build moc_build rcc_build USE_KDE= automoc4 kdelibs CMAKE_SOURCE_PATH= ${WRKSRC}/kdeplasma QSTARDICT_PLUGIN_PATH= ${LOCALBASE}/lib/qstardict/plugins post-patch: - ${REINPLACE_CMD} -e 's|/usr/lib/qstardict/plugins|${QSTARDICT_PLUGIN_PATH}|g' \ + @${REINPLACE_CMD} -e 's|/usr/lib/qstardict/plugins|${QSTARDICT_PLUGIN_PATH}|g' \ ${WRKSRC}/kdeplasma/dataengine/config.h.cmake .include Index: head/deskutils/plasma-applet-qstardict/pkg-descr =================================================================== --- head/deskutils/plasma-applet-qstardict/pkg-descr (revision 455030) +++ head/deskutils/plasma-applet-qstardict/pkg-descr (revision 455031) @@ -1,3 +1,3 @@ Dictionary plasmoid for KDE from QStarDict authors. -WWW: http://qstardict.ylsoftware.com +WWW: http://qstardict.ylsoftware.com/