diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-01-01 11:45:12 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-01-01 11:45:12 +0800 |
commit | 186438d146a394b729a7b139b9ec68187245cbf3 (patch) | |
tree | 47a0ecc20682a7a4895cc432843a845b1c7f6905 /multimedia/mlt | |
parent | 3893119e13cf8350d8a3616ebffc77669eba37fe (diff) | |
download | freebsd-ports-gnome-186438d146a394b729a7b139b9ec68187245cbf3.tar.gz freebsd-ports-gnome-186438d146a394b729a7b139b9ec68187245cbf3.tar.zst freebsd-ports-gnome-186438d146a394b729a7b139b9ec68187245cbf3.zip |
Remove BROKEN_FreeBSD_9
Approved by: portmgr (blanket)
Diffstat (limited to 'multimedia/mlt')
-rw-r--r-- | multimedia/mlt/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/multimedia/mlt/Makefile b/multimedia/mlt/Makefile index 96a50351aef9..a1cc1f908a0c 100644 --- a/multimedia/mlt/Makefile +++ b/multimedia/mlt/Makefile @@ -29,7 +29,6 @@ CONFLICTS_INSTALL= freeze-[0-9]* LIB_DEPENDS= libfftw3.so:math/fftw3 -BROKEN_FreeBSD_9_i386= does not build (filter_glsl_manager.cpp:401: error: integer constant is too large for 'long' type) BROKEN_sparc64= does not compile on sparc64 (invokes i386 asm) USE_GNOME= libxml2 |