diff options
author | Boris Samorodov <bsam@FreeBSD.org> | 2013-09-24 22:23:45 +0000 |
---|---|---|
committer | Boris Samorodov <bsam@FreeBSD.org> | 2013-09-24 22:23:45 +0000 |
commit | 29b0ff8ca005bc79a6903a5f95e175e862fd59d3 (patch) | |
tree | 65aa8d8cccd2663529f6bf2b041254b01e3cfd2a /graphics/icc-profiles-openicc | |
parent | 19268b2e1746906f1f8e1bd9ef0f9a0b51502d82 (diff) |
Support stage.
Notes
Notes:
svn path=/head/; revision=328205
Diffstat (limited to 'graphics/icc-profiles-openicc')
-rw-r--r-- | graphics/icc-profiles-openicc/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/icc-profiles-openicc/Makefile b/graphics/icc-profiles-openicc/Makefile index d516da3244f6..e122a9731430 100644 --- a/graphics/icc-profiles-openicc/Makefile +++ b/graphics/icc-profiles-openicc/Makefile @@ -18,5 +18,4 @@ GNU_CONFIGURE= yes SYSCOLORDIR= share/color PLIST_SUB= SYSCOLORDIR=${SYSCOLORDIR} -NO_STAGE= yes .include <bsd.port.mk> |