diff options
author | mat <mat@FreeBSD.org> | 2016-04-14 19:00:23 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2016-04-14 19:00:23 +0800 |
commit | c9c38c62cc1db0d0c3ba8b84aa31a768fee5b984 (patch) | |
tree | e22177521f3946e8d1cc9f037af7f3cbcb98d241 /CHANGES | |
parent | e867fd01d087b9802b271aa04be2829602de1302 (diff) | |
download | freebsd-ports-graphics-c9c38c62cc1db0d0c3ba8b84aa31a768fee5b984.tar.gz freebsd-ports-graphics-c9c38c62cc1db0d0c3ba8b84aa31a768fee5b984.tar.zst freebsd-ports-graphics-c9c38c62cc1db0d0c3ba8b84aa31a768fee5b984.zip |
USE_RC_SUBR=yes has not done anything for a long time, remove it from
the few remaining ports and make it give an error.
Sponsored by: Absolight
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -10,7 +10,12 @@ in the release notes and/or placed into UPDATING. All ports committers are allowed to commit to this file. -20160416: +20160414: +AUTHOR: mat@FreeBSD.org + + USE_RC_SUBR=yes has not done anything for a long time, it will now give an error. + +20160413: AUTHOR: jbeich@FreeBSD.org Introducing CONFIGURE_OUTSOURCE. It changes HAS_CONFIGURE and GNU_CONFIGURE |