aboutsummaryrefslogtreecommitdiff
path: root/editors/hte
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2018-11-02 13:32:34 +0000
committerRene Ladan <rene@FreeBSD.org>2018-11-02 13:32:34 +0000
commit8a502cb2d43b4059a5678ee4539ca03603104107 (patch)
tree2c2c3d0def8d9d1ad349013f7b532f0065f57789 /editors/hte
parentf60d4bacdc58ec061406d72cace1ac1266952e39 (diff)
downloadports-8a502cb2d43b4059a5678ee4539ca03603104107.tar.gz
ports-8a502cb2d43b4059a5678ee4539ca03603104107.zip
Remove compatibility code for FreeBSD < 11.2 from all ports.
Simplify some ports where DragonFlyBSD no longer needs to be special-cased. Submitted by: rene Reviewed by: bapt, jbeich Differential Revision: https://reviews.freebsd.org/D17724
Notes
Notes: svn path=/head/; revision=483807
Diffstat (limited to 'editors/hte')
-rw-r--r--editors/hte/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/editors/hte/Makefile b/editors/hte/Makefile
index 7b42fb5294f0..a52f2c80dd59 100644
--- a/editors/hte/Makefile
+++ b/editors/hte/Makefile
@@ -11,8 +11,6 @@ COMMENT= File editor/viewer/analyzer for executables
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
-BROKEN_FreeBSD_10= misgenerated yacc code
-
USES= autoreconf compiler:c++14-lang makeinfo ncurses tar:bzip2
USE_GITHUB= yes
GH_ACCOUNT= sebastianbiallas