diff options
author | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2016-01-23 19:28:00 +0000 |
---|---|---|
committer | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2016-01-23 19:28:00 +0000 |
commit | 57dec8d0fd8a7e98d5a0d7f885710c71168b27b4 (patch) | |
tree | 2e0adc65c7e7e85faf00726bbc06064e550e373f /mail | |
parent | 1810dda69297618c77747cb9c4734ce4125a5f94 (diff) | |
download | ports-57dec8d0fd8a7e98d5a0d7f885710c71168b27b4.tar.gz ports-57dec8d0fd8a7e98d5a0d7f885710c71168b27b4.zip |
Notes
Diffstat (limited to 'mail')
-rw-r--r-- | mail/qsheff/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/qsheff/Makefile b/mail/qsheff/Makefile index 5d58c98478b5..8fcad94c2d0a 100644 --- a/mail/qsheff/Makefile +++ b/mail/qsheff/Makefile @@ -17,7 +17,6 @@ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= ${LOCALBASE}/bin/ripmime:${PORTSDIR}/mail/ripmime RUN_DEPENDS:= ${BUILD_DEPENDS} -BROKEN_FreeBSD_8= does not build on FreeBSD < 10.x BROKEN_FreeBSD_9= does not build on FreeBSD < 10.x GNU_CONFIGURE= yes |