diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2013-03-02 03:55:25 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2013-03-02 03:55:25 +0000 |
commit | b7b9ec7a12ee318c6ecbd907bc06748af5933d8f (patch) | |
tree | 18f85ec5a8122466cebe0537e329badbefdade10 /graphics/sampleicc/Makefile | |
parent | 088cb55c5f97e078bd6ea320e6f0dffb9a844519 (diff) |
Notes
Diffstat (limited to 'graphics/sampleicc/Makefile')
-rw-r--r-- | graphics/sampleicc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/sampleicc/Makefile b/graphics/sampleicc/Makefile index 4cf62ade7e92..9d52745fc77c 100644 --- a/graphics/sampleicc/Makefile +++ b/graphics/sampleicc/Makefile @@ -12,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= ${_LICENSE_PERMS_DEFAULT} +LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept GNU_CONFIGURE= yes USE_GNOME= gnomehack |