diff options
author | Chris Rees <crees@FreeBSD.org> | 2013-03-23 15:06:47 +0000 |
---|---|---|
committer | Chris Rees <crees@FreeBSD.org> | 2013-03-23 15:06:47 +0000 |
commit | e2382067db8e6af6f4e6d3811343a45762e0d37f (patch) | |
tree | 88276442c6e5724852f8384aff06266bab7a7d67 /audio/tkeca | |
parent | 8eb7be195eba7f792f4e0fc93904deb61bb642d1 (diff) | |
download | ports-e2382067db8e6af6f4e6d3811343a45762e0d37f.tar.gz ports-e2382067db8e6af6f4e6d3811343a45762e0d37f.zip |
Notes
Diffstat (limited to 'audio/tkeca')
-rw-r--r-- | audio/tkeca/Makefile | 1 | ||||
-rw-r--r-- | audio/tkeca/pkg-plist | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/audio/tkeca/Makefile b/audio/tkeca/Makefile index 9dbec0af8e02..aeaa82e05cbb 100644 --- a/audio/tkeca/Makefile +++ b/audio/tkeca/Makefile @@ -13,6 +13,7 @@ LICENSE= GPLv2 RUN_DEPENDS= normalize:${PORTSDIR}/audio/normalize \ ecasound:${PORTSDIR}/audio/ecasound +USE_GNOME= desktopfileutils USE_TCL= yes USE_TK= yes diff --git a/audio/tkeca/pkg-plist b/audio/tkeca/pkg-plist index 09cc1b04666f..359192794cd0 100644 --- a/audio/tkeca/pkg-plist +++ b/audio/tkeca/pkg-plist @@ -1,7 +1,6 @@ bin/tkeca share/applications/tkeca.desktop share/pixmaps/tkeca.png -@dirrmtry share/pixmaps @dirrmtry share/applications @exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true @unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true |