diff options
author | Boris Samorodov <bsam@FreeBSD.org> | 2009-11-14 13:35:47 +0000 |
---|---|---|
committer | Boris Samorodov <bsam@FreeBSD.org> | 2009-11-14 13:35:47 +0000 |
commit | b1ced2b03ba08b456064601d507402c9bee997a3 (patch) | |
tree | 8530c4f5b48e423e82e5c62ac9830592340d1a83 /textproc/goldendict-devel | |
parent | 46032bb6dcb81dc8cfef8cdf48d9cf82a3594b19 (diff) | |
download | ports-b1ced2b03ba08b456064601d507402c9bee997a3.tar.gz ports-b1ced2b03ba08b456064601d507402c9bee997a3.zip |
Notes
Diffstat (limited to 'textproc/goldendict-devel')
-rw-r--r-- | textproc/goldendict-devel/Makefile | 4 | ||||
-rw-r--r-- | textproc/goldendict-devel/pkg-plist | 1 |
2 files changed, 3 insertions, 2 deletions
diff --git a/textproc/goldendict-devel/Makefile b/textproc/goldendict-devel/Makefile index 29a28f58349d..96a5f2c394b6 100644 --- a/textproc/goldendict-devel/Makefile +++ b/textproc/goldendict-devel/Makefile @@ -22,8 +22,8 @@ HAS_CONFIGURE= yes USE_GNOME= pkgconfig USE_QT_VER= 4 USE_QT4= linguist -QT_COMPONENTS= corelib gui \ - qmake_build linguist_build moc_build +QT_COMPONENTS= corelib gui webkit \ + qmake_build linguist_build moc_build rcc_build script_build uic_build WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}-src diff --git a/textproc/goldendict-devel/pkg-plist b/textproc/goldendict-devel/pkg-plist index ce097209506a..fc300d91b974 100644 --- a/textproc/goldendict-devel/pkg-plist +++ b/textproc/goldendict-devel/pkg-plist @@ -4,3 +4,4 @@ share/pixmaps/goldendict.png %%DATADIR%%/locale/ru.qm @dirrm %%DATADIR%%/locale @dirrm %%DATADIR%% +@dirrmtry share/applications |