- Add empty directories to plist
- Add USES=shared-mime-info as suggested by stage-qa Approved by: portmgr blanket
This commit is contained in:
parent
0a8549bd22
commit
ff692acae2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=394221
2 changed files with 4 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
PORTNAME= icc-profiles-openicc
|
||||
PORTVERSION= 1.3.1
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= SF/openicc/OpenICC-Profiles
|
||||
|
||||
|
@ -12,7 +12,7 @@ COMMENT= Color data for color managed applications
|
|||
LICENSE= ZLIB
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING # Has a Copyright note
|
||||
|
||||
USES= tar:bzip2
|
||||
USES= shared-mime-info tar:bzip2
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
SYSCOLORDIR= share/color
|
||||
|
|
|
@ -18,6 +18,8 @@
|
|||
%%SYSCOLORDIR%%/target/fogra/FOGRA30L.ti3
|
||||
%%SYSCOLORDIR%%/target/fogra/FOGRA39L.ti3
|
||||
%%SYSCOLORDIR%%/target/fogra/FOGRA40L.ti3
|
||||
@dir %%SYSCOLORDIR%%/settings
|
||||
@dir %%SYSCOLORDIR%%/icc/PhotoGamut
|
||||
share/icons/application-vnd.iccprofile.png
|
||||
share/icons/text-vnd.cgats.png
|
||||
share/mime/packages/x-color-cgats.xml
|
||||
|
|
Loading…
Reference in a new issue