diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2018-10-23 16:34:43 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2018-10-23 16:34:43 +0000 |
commit | 0aa737a3361845ec8f71d74835196cd5ec620250 (patch) | |
tree | 6cc56fc8997a9b33f3a2e326fc1a9a97affe375c /sysutils/pcbsd-utils-qt5 | |
parent | 34e555714096a8da20bb049a438dc2df7b729e10 (diff) | |
download | ports-0aa737a3361845ec8f71d74835196cd5ec620250.tar.gz ports-0aa737a3361845ec8f71d74835196cd5ec620250.zip |
Notes
Diffstat (limited to 'sysutils/pcbsd-utils-qt5')
-rw-r--r-- | sysutils/pcbsd-utils-qt5/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/pcbsd-utils-qt5/Makefile b/sysutils/pcbsd-utils-qt5/Makefile index 15df5ce32119..548f6fef5fbb 100644 --- a/sysutils/pcbsd-utils-qt5/Makefile +++ b/sysutils/pcbsd-utils-qt5/Makefile @@ -12,6 +12,7 @@ COMMENT= PC-BSD Qt5 Utilities LICENSE= BSD3CLAUSE BROKEN_FreeBSD_12= fails to compile: netif.cpp: error: use of undeclared identifier 'IFM_FDDI' +BROKEN_FreeBSD_13= fails to compile: netif.cpp: error: use of undeclared identifier 'IFM_FDDI' BUILD_DEPENDS= sphinx-build:textproc/py-sphinx \ ${PYTHON_PKGNAMEPREFIX}sphinx-intl>=0:textproc/py-sphinx-intl@${PY_FLAVOR} \ |