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 /biology/seqtools | |
parent | 411a42077f495f437d1991bb81e508d52f3cd6ea (diff) | |
download | ports-e0b379fa6f3d155233755f07a2c1262bcdb4faa8.tar.gz ports-e0b379fa6f3d155233755f07a2c1262bcdb4faa8.zip |
Notes
Diffstat (limited to 'biology/seqtools')
-rw-r--r-- | biology/seqtools/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/biology/seqtools/Makefile b/biology/seqtools/Makefile index a4c0064e784e..558642255a6b 100644 --- a/biology/seqtools/Makefile +++ b/biology/seqtools/Makefile @@ -15,8 +15,6 @@ LIB_DEPENDS= libcurl.so:ftp/curl \ libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 -BROKEN_FreeBSD_9= Fails to build due to C++ std issues - USES= compiler:c++14-lang execinfo gettext libtool pkgconfig GNU_CONFIGURE= yes USE_GNOME= cairo gdkpixbuf2 gtk20 |