From 3b8cf33b910fa929946e43b08e7cc0ca2f1637eb Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Tue, 30 Oct 2012 14:11:16 +0000 Subject: [PATCH] Fix persmission, which should allow redistribution of the package and will fix libreoffice being usable from remote repositories Feature safe: yes --- graphics/sampleicc/Makefile | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/graphics/sampleicc/Makefile b/graphics/sampleicc/Makefile index d93cf001ae04..4cf62ade7e92 100644 --- a/graphics/sampleicc/Makefile +++ b/graphics/sampleicc/Makefile @@ -1,9 +1,4 @@ -# New ports collection makefile for: sampleicc -# Date created: 2012-01-21 -# Whom: Baptiste Daroussin -# # $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