diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2017-01-12 11:38:22 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2017-01-12 11:38:22 +0000 |
commit | beb5d0eaf3e620fbd576035fb4399f3efc264b80 (patch) | |
tree | f164984283b9c35563acd33acaf58a14f920b95b /sysutils/arcconf | |
parent | be4131d61915be1dd39ed7919197e0462d3969f1 (diff) | |
download | ports-beb5d0eaf3e620fbd576035fb4399f3efc264b80.tar.gz ports-beb5d0eaf3e620fbd576035fb4399f3efc264b80.zip |
Notes
Diffstat (limited to 'sysutils/arcconf')
-rw-r--r-- | sysutils/arcconf/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sysutils/arcconf/Makefile b/sysutils/arcconf/Makefile index 361e588d58e0..10877b948436 100644 --- a/sysutils/arcconf/Makefile +++ b/sysutils/arcconf/Makefile @@ -26,8 +26,6 @@ NO_CDROM= May not be redistributed in binary form .if ${OPSYS} != FreeBSD IGNORE= installs incompatible binaries for FreeBSD -.elif ${OSVERSION} < 1000000 -DIST_OSVER= 9 .else DIST_OSVER= 10 .endif |