aboutsummaryrefslogtreecommitdiff
path: root/textproc/xfce4-dict-plugin
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2011-12-18 09:03:46 +0000
committerMartin Wilke <miwi@FreeBSD.org>2011-12-18 09:03:46 +0000
commit83452530d4d00e02f87c19fa6a5bb4c0b6149097 (patch)
tree6e39283f7e78d42adec874621d6115325358877d /textproc/xfce4-dict-plugin
parent0fb0e82307ccaf5f01f8d15ee458f2458ebdf41a (diff)
downloadports-83452530d4d00e02f87c19fa6a5bb4c0b6149097.tar.gz
ports-83452530d4d00e02f87c19fa6a5bb4c0b6149097.zip
Notes
Diffstat (limited to 'textproc/xfce4-dict-plugin')
-rw-r--r--textproc/xfce4-dict-plugin/Makefile14
-rw-r--r--textproc/xfce4-dict-plugin/pkg-descr4
-rw-r--r--textproc/xfce4-dict-plugin/pkg-plist3
3 files changed, 11 insertions, 10 deletions
diff --git a/textproc/xfce4-dict-plugin/Makefile b/textproc/xfce4-dict-plugin/Makefile
index 6beaac76ce81..51a81750fa40 100644
--- a/textproc/xfce4-dict-plugin/Makefile
+++ b/textproc/xfce4-dict-plugin/Makefile
@@ -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}
-DIST_SUBDIR= xfce4
+MASTER_SITE_SUBDIR= src/apps/${PORTNAME}/${PORTVERSION:R}
PKGNAMESUFFIX= -plugin
+DIST_SUBDIR= xfce4
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 <bsd.port.mk>
diff --git a/textproc/xfce4-dict-plugin/pkg-descr b/textproc/xfce4-dict-plugin/pkg-descr
index fcda90950fc6..7c8c21094e57 100644
--- a/textproc/xfce4-dict-plugin/pkg-descr
+++ b/textproc/xfce4-dict-plugin/pkg-descr
@@ -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 --git a/textproc/xfce4-dict-plugin/pkg-plist b/textproc/xfce4-dict-plugin/pkg-plist
index 65c82215b8b0..031b4ef7db95 100644
--- a/textproc/xfce4-dict-plugin/pkg-plist
+++ b/textproc/xfce4-dict-plugin/pkg-plist
@@ -41,6 +41,7 @@ share/xfce4/panel-plugins/xfce4-dict-plugin.desktop
@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