diff options
author | Andrew Pantyukhin <sat@FreeBSD.org> | 2007-06-13 07:10:48 +0000 |
---|---|---|
committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2007-06-13 07:10:48 +0000 |
commit | 793b2b60ce64d4c0f56fcb5d6e8ccba949b50b2d (patch) | |
tree | dd34ed6aa5c1cfb7a03184aeb3d3d68e3a75083a /graphics/ocre | |
parent | 5c8b53a80ee208358b265af66a1c08f1afb3f466 (diff) |
Notes
Diffstat (limited to 'graphics/ocre')
-rw-r--r-- | graphics/ocre/Makefile | 1 | ||||
-rw-r--r-- | graphics/ocre/pkg-plist | 2 |
2 files changed, 3 insertions, 0 deletions
diff --git a/graphics/ocre/Makefile b/graphics/ocre/Makefile index d54b07f15108..66c27fd71ce1 100644 --- a/graphics/ocre/Makefile +++ b/graphics/ocre/Makefile @@ -42,6 +42,7 @@ post-patch: do-install: @${INSTALL} -d ${DATADIR}/ + @${INSTALL} -d ${MAN1PREFIX}/man/es/man1/ @${TAR} xof ${WRKSRC}/ocre-decsWood-${DISTVERSION}.tgz -C ${DATADIR}/ @${CHMOD} -h 755 ${DATADIR}/decsWood @${INSTALL_PROGRAM} ${WRKSRC}/ocre ${PREFIX}/bin/ diff --git a/graphics/ocre/pkg-plist b/graphics/ocre/pkg-plist index 73c5d6c44488..47666c2c53b6 100644 --- a/graphics/ocre/pkg-plist +++ b/graphics/ocre/pkg-plist @@ -1952,3 +1952,5 @@ share/locale/es/LC_MESSAGES/ocre.mo @dirrm %%DATADIR%%/decsWoodCur @dirrm %%DATADIR%%/decsWoodLatin @dirrm %%DATADIR%% +@dirrmtry man/es/man1 +@dirrmtry man/es |