diff -u /usr/ports/textproc/xfce4-dict-plugin/Makefile xfce4-dict-plugin/Makefile --- /usr/ports/textproc/xfce4-dict-plugin/Makefile 2011-10-23 15:45:58.000000000 +0200 +++ xfce4-dict-plugin/Makefile 2011-12-17 23:07:37.000000000 +0100 @@ -7,25 +7,25 @@ PORTNAME= xfce4-dict PORTVERSION= 0.6.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= textproc xfce MASTER_SITES= ${MASTER_SITE_XFCE} -MASTER_SITE_SUBDIR=/src/apps/${PORTNAME}/${PORTVERSION:R} +MASTER_SITE_SUBDIR= src/apps/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 PKGNAMESUFFIX= -plugin MAINTAINER= xfce@FreeBSD.org COMMENT= Xfce Plugin for searching for the translation or explanation of a word -BROKEN= does not configure - USE_BZIP2= yes GNU_CONFIGURE= yes INSTALLS_ICONS= yes USE_GETTEXT= yes USE_GMAKE= yes -USE_GNOME= gtk20 intltool intlhack pkgconfig -USE_XFCE= configenv panel +USE_GNOME= gtk20 intltool intlhack pkgconfig desktopfileutils +USE_XFCE= configenv libgui libutil panel +USE_XORG= x11 + MAN1= xfce4-dict.1 .include diff -u /usr/ports/textproc/xfce4-dict-plugin/pkg-descr xfce4-dict-plugin/pkg-descr --- /usr/ports/textproc/xfce4-dict-plugin/pkg-descr 2007-01-23 17:30:54.000000000 +0100 +++ xfce4-dict-plugin/pkg-descr 2011-12-17 22:58:29.000000000 +0100 @@ -1,5 +1,5 @@ -With this plugin you can query a dictionary server(see RFC 2229) to search for +With this plugin you can query a dictionary server (see RFC 2229) to search for the translation or explanation of a word. You can also choose a dictionary offered by the server to improve your search results. -WWW: http://goodies.xfce.org/projects/panel-plugins/xfce4-dict-plugin +WWW: http://goodies.xfce.org/projects/applications/xfce4-dict diff -u /usr/ports/textproc/xfce4-dict-plugin/pkg-plist xfce4-dict-plugin/pkg-plist --- /usr/ports/textproc/xfce4-dict-plugin/pkg-plist 2010-03-11 22:25:26.000000000 +0100 +++ xfce4-dict-plugin/pkg-plist 2011-12-17 23:07:37.000000000 +0100 @@ -41,6 +41,7 @@ @dirrmtry share/locale/ur @dirrmtry share/locale/ast/LC_MESSAGES @dirrmtry share/locale/ast -@dirrmtry share/applications @dirrmtry libexec/xfce4/panel-plugins @dirrmtry libexec/xfce4 +@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true +@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true