diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-01-01 03:45:12 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-01-01 03:45:12 +0000 |
commit | e0b379fa6f3d155233755f07a2c1262bcdb4faa8 (patch) | |
tree | 47a0ecc20682a7a4895cc432843a845b1c7f6905 /sysutils/sample | |
parent | 411a42077f495f437d1991bb81e508d52f3cd6ea (diff) |
Remove BROKEN_FreeBSD_9
Approved by: portmgr (blanket)
Notes
Notes:
svn path=/head/; revision=430235
Diffstat (limited to 'sysutils/sample')
-rw-r--r-- | sysutils/sample/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sysutils/sample/Makefile b/sysutils/sample/Makefile index 2f49d6562172..0c91d4a65a41 100644 --- a/sysutils/sample/Makefile +++ b/sysutils/sample/Makefile @@ -13,7 +13,6 @@ LICENSE= BSD3CLAUSE BROKEN_i386= does not build: don't know how to make sample_support_i386.c BROKEN_powerpc64= does not build BROKEN_sparc64= does not build: don't know how to make sample_support_sparc64.c -BROKEN_FreeBSD_9= does not build BUILD_DEPENDS= ${LOCALBASE}/lib/libbfd.a:devel/libbfd \ ${LOCALBASE}/lib/libiberty.a:devel/gnulibiberty \ |