mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Fix persmission, which should allow redistribution of the package and will fix
libreoffice being usable from remote repositories Feature safe: yes
This commit is contained in:
parent
06a8659340
commit
3b8cf33b91
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=306677
@ -1,9 +1,4 @@
|
||||
# New ports collection makefile for: sampleicc
|
||||
# Date created: 2012-01-21
|
||||
# Whom: Baptiste Daroussin <bapt@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= sampleicc
|
||||
PORTVERSION= 1.6.6
|
||||
@ -17,7 +12,7 @@ COMMENT= Library for reading, writing, manipulating, and applying ICC profiles
|
||||
LICENSE= ICC
|
||||
LICENSE_NAME= The ICC Software License, Version 0.2
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
LICENSE_PERMS= auto-accept
|
||||
LICENSE_PERMS= ${_LICENSE_PERMS_DEFAULT}
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GNOME= gnomehack
|
||||
|
Loading…
Reference in New Issue
Block a user