diff options
author | scheidell <scheidell@FreeBSD.org> | 2012-05-31 11:07:49 +0800 |
---|---|---|
committer | scheidell <scheidell@FreeBSD.org> | 2012-05-31 11:07:49 +0800 |
commit | 31727764c35533f97b21d7924035ed025ca89bd0 (patch) | |
tree | 2e0a06d248fcb2b9a32bf36aa177e306d139df87 /audio | |
parent | ad72bcf0e86d8f41bc58d79f17b7a2a3f16be29f (diff) | |
download | freebsd-ports-gnome-31727764c35533f97b21d7924035ed025ca89bd0.tar.gz freebsd-ports-gnome-31727764c35533f97b21d7924035ed025ca89bd0.tar.zst freebsd-ports-gnome-31727764c35533f97b21d7924035ed025ca89bd0.zip |
- Fix pkg-plist for -devel and PORTDOCS issues
- No PORTREVISION bump, would not build.
PR: ports/167906
Submitted by: scheidell@ (me)
Approved by: maintainer (implicit)
Diffstat (limited to 'audio')
-rw-r--r-- | audio/audacity/pkg-plist | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/audio/audacity/pkg-plist b/audio/audacity/pkg-plist index 4f415a457669..f57156aeca28 100644 --- a/audio/audacity/pkg-plist +++ b/audio/audacity/pkg-plist @@ -58,17 +58,18 @@ share/applications/audacity.desktop %%DATADIR%%/plug-ins/tremolo.ny %%DATADIR%%/plug-ins/vocalremover.ny %%DATADIR%%/plug-ins/vocoder.ny -%%PORTDOCS%%/share/doc/audacity/LICENSE.txt -%%PORTDOCS%%/share/doc/audacity/README.txt +%%PORTDOCS%%%%DOCSDIR%%/README.txt +%%PORTDOCS%%%%DOCSDIR%%/LICENSE.txt +%%PORTDOCS%%@dirrmtry %%DOCSDIR%% share/icons/hicolor/16x16/apps/audacity.png share/icons/hicolor/22x22/apps/audacity.png share/icons/hicolor/24x24/apps/audacity.png share/icons/hicolor/32x32/apps/audacity.png share/icons/hicolor/48x48/apps/audacity.png share/icons/hicolor/scalable/apps/audacity.svg -share/licenses/audacity-devel-2.0.0/GPLv2 -share/licenses/audacity-devel-2.0.0/LICENSE -share/licenses/audacity-devel-2.0.0/catalog.mk +share/licenses/audacity-2.0.0/GPLv2 +share/licenses/audacity-2.0.0/LICENSE +share/licenses/audacity-2.0.0/catalog.mk share/locale/af/LC_MESSAGES/audacity.mo share/locale/ar/LC_MESSAGES/audacity.mo share/locale/be/LC_MESSAGES/audacity.mo @@ -136,7 +137,7 @@ share/pixmaps/gnome-mime-application-x-audacity-project.xpm @dirrmtry share/locale/km @dirrmtry share/locale/ca@valencia/LC_MESSAGES @dirrmtry share/locale/ca@valencia -@dirrmtry share/licenses/audacity-devel-2.0.0 +@dirrmtry share/licenses/audacity-2.0.0 @dirrmtry share/licenses @dirrmtry share/icons/hicolor/scalable/apps @dirrmtry share/icons/hicolor/scalable @@ -152,7 +153,6 @@ share/pixmaps/gnome-mime-application-x-audacity-project.xpm @dirrmtry share/icons/hicolor/16x16 @dirrmtry share/icons/hicolor @dirrmtry share/icons -@dirrmtry %%PORTDOCS%%/share/doc/audacity @dirrmtry %%DATADIR%%/plug-ins @dirrmtry %%DATADIR%%/nyquist/rawwaves @dirrmtry %%DATADIR%%/nyquist |