aboutsummaryrefslogtreecommitdiff
path: root/textproc/goldendict
diff options
context:
space:
mode:
authorBoris Samorodov <bsam@FreeBSD.org>2013-05-24 18:42:01 +0000
committerBoris Samorodov <bsam@FreeBSD.org>2013-05-24 18:42:01 +0000
commitab2dafefb098a44564e359fd2f9d12016dfaf7e7 (patch)
tree6cb46746978ef551986b60a61645616aee36508f /textproc/goldendict
parent65213bceff4833101856845c6f5e62124f9350ab (diff)
downloadports-ab2dafefb098a44564e359fd2f9d12016dfaf7e7.tar.gz
ports-ab2dafefb098a44564e359fd2f9d12016dfaf7e7.zip
USE_GNOME=desktopfileutils -> USES+=desktop-file-utils.
Notes
Notes: svn path=/head/; revision=319008
Diffstat (limited to 'textproc/goldendict')
-rw-r--r--textproc/goldendict/Makefile4
-rw-r--r--textproc/goldendict/pkg-plist2
2 files changed, 1 insertions, 5 deletions
diff --git a/textproc/goldendict/Makefile b/textproc/goldendict/Makefile
index 8ed6feebc8c4..65f8b5c4cbd4 100644
--- a/textproc/goldendict/Makefile
+++ b/textproc/goldendict/Makefile
@@ -19,9 +19,8 @@ LIB_DEPENDS= hunspell-1.3:${PORTSDIR}/textproc/hunspell \
USE_BZIP2= yes
HAS_CONFIGURE= yes
-USES= pkgconfig
+USES= desktop-file-utils pkgconfig
USE_XORG= xtst
-USE_GNOME= desktopfileutils
USE_QT4= corelib gui webkit phonon \
qmake_build linguist_build moc_build rcc_build script_build uic_build
@@ -38,6 +37,5 @@ do-configure:
post-install:
@${MKDIR} ${DATADIR}/locale
@${INSTALL_DATA} ${WRKSRC}/locale/*.qm ${DATADIR}/locale/
- @-update-desktop-database
.include <bsd.port.mk>
diff --git a/textproc/goldendict/pkg-plist b/textproc/goldendict/pkg-plist
index 4fc8eb9f13e1..16b4436c09cf 100644
--- a/textproc/goldendict/pkg-plist
+++ b/textproc/goldendict/pkg-plist
@@ -15,5 +15,3 @@ share/pixmaps/goldendict.png
@dirrm %%DATADIR%%/locale
@dirrm %%DATADIR%%
@dirrmtry share/applications
-@exec %%LOCALBASE%%/bin/update-desktop-database || :
-@unexec %%LOCALBASE%%/bin/update-desktop-database || :