diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-06-14 14:29:13 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-06-14 14:29:13 +0000 |
commit | 2744ab655bdc9a03e5a2ebe3f8dabc65e021d095 (patch) | |
tree | 0050491a6d586a79e69e81cf5751fb1a129f33ab /CHANGES | |
parent | fff04a6460c81de05c2c4aef067af65fce3542c0 (diff) | |
download | ports-2744ab655bdc9a03e5a2ebe3f8dabc65e021d095.tar.gz ports-2744ab655bdc9a03e5a2ebe3f8dabc65e021d095.zip |
Notes
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -47,6 +47,9 @@ AUTHOR: bapt@FreeBSD.org ${OPT_CMAKE_OFF=<something> will automatically add: CMAKE_ARGS+=<something> in case OPT is deactivated + ${OPT}_${TYPE}_DEPENDS=<something> will automatically add: + ${TYPE_DEPENDS}+=<something> in case OPT is 'on' + 20130614: AUTHOR: bapt@FreeBSD.org |