diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-10-14 08:54:54 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-10-14 08:54:54 +0000 |
commit | 29747f458a1eb2ce23b4594b09d0256dd62760b8 (patch) | |
tree | 1b71ba5d9ffdd308b6c18130f7c116f5bab5dc12 /misc/gnomesword/pkg-plist | |
parent | 7aad84f808b93baa6a7077ce0b47573b9c4c79a0 (diff) |
Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.
Submitted by: mezz, ahze, pav, and many others
Approved by: portmgr (implicit, kris)
Notes
Notes:
svn path=/head/; revision=175261
Diffstat (limited to 'misc/gnomesword/pkg-plist')
-rw-r--r-- | misc/gnomesword/pkg-plist | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/misc/gnomesword/pkg-plist b/misc/gnomesword/pkg-plist index b58325062c34..fbad65b19c46 100644 --- a/misc/gnomesword/pkg-plist +++ b/misc/gnomesword/pkg-plist @@ -63,6 +63,10 @@ share/locale/uk/LC_MESSAGES/gnomesword.mo @dirrm share/gnome/help/gnomesword/C/figures @dirrm share/gnome/help/gnomesword/C @dirrm share/gnome/help/gnomesword +%%PORTDOCS%%@dirrm %%DOCSDIR%% +@dirrmtry share/locale/uk/LC_MESSAGES +@dirrmtry share/locale/uk +@dirrmtry share/locale/fr_FR/LC_MESSAGES +@dirrmtry share/locale/fr_FR @dirrmtry share/locale/de_DE/LC_MESSAGES @dirrmtry share/locale/de_DE -%%PORTDOCS%%@dirrm %%DOCSDIR%% |