diff options
Diffstat (limited to 'multimedia/openquicktime')
-rw-r--r-- | multimedia/openquicktime/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/multimedia/openquicktime/Makefile b/multimedia/openquicktime/Makefile index 90e7344c2a82..8b80f2b5f801 100644 --- a/multimedia/openquicktime/Makefile +++ b/multimedia/openquicktime/Makefile @@ -32,10 +32,6 @@ OPTIONS= DEBUG "Turn on debugging" off CONFIGURE_ARGS+= --enable-debug=no .endif -.if ${OSVERSION} < 700000 -BROKEN= Does not install -.endif - .if ${ARCH} == "amd64" CFLAGS+= -fPIC .endif |