mirror of
https://git.freebsd.org/ports.git
synced 2025-06-02 11:26:29 -04:00
- Do not remove directories not created by this port
Reported by: pkg (DEVELOPER_MODE)
This commit is contained in:
parent
34212a2565
commit
d912c8b440
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=320869
2 changed files with 1 additions and 6 deletions
|
@ -12,6 +12,7 @@ COMMENT= A utility for saying hello to the world and reading email
|
|||
|
||||
USE_PERL5_BUILD= YES
|
||||
GNU_CONFIGURE= YES
|
||||
USES= charsetfix
|
||||
|
||||
MAN1= hello.1
|
||||
INFO= hello
|
||||
|
|
|
@ -41,9 +41,3 @@ bin/hello
|
|||
%%NLS%%share/locale/vi/LC_MESSAGES/hello.mo
|
||||
%%NLS%%share/locale/zh_CN/LC_MESSAGES/hello.mo
|
||||
%%NLS%%share/locale/zh_TW/LC_MESSAGES/hello.mo
|
||||
%%NLS%%@dirrmtry share/locale/es_AR/LC_MESSAGES
|
||||
%%NLS%%@dirrmtry share/locale/es_AR
|
||||
%%NLS%%@dirrmtry share/locale/de_DE/LC_MESSAGES
|
||||
%%NLS%%@dirrmtry share/locale/de_DE
|
||||
%%NLS%%@dirrmtry share/locale/rm/LC_MESSAGES
|
||||
%%NLS%%@dirrmtry share/locale/rm
|
||||
|
|
Loading…
Add table
Reference in a new issue