diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-10-30 14:11:16 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-10-30 14:11:16 +0000 |
commit | 3b8cf33b910fa929946e43b08e7cc0ca2f1637eb (patch) | |
tree | 6bcc3ee93bdde65e68e0db434cc7cfb52d65bec2 /graphics/sampleicc/Makefile | |
parent | 06a8659340b38dcb32fade30f010a69bd53e7235 (diff) | |
download | ports-3b8cf33b910fa929946e43b08e7cc0ca2f1637eb.tar.gz ports-3b8cf33b910fa929946e43b08e7cc0ca2f1637eb.zip |
Notes
Diffstat (limited to 'graphics/sampleicc/Makefile')
-rw-r--r-- | graphics/sampleicc/Makefile | 7 |
1 files changed, 1 insertions, 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 <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 |