diff options
-rw-r--r-- | audio/faad/Makefile | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/audio/faad/Makefile b/audio/faad/Makefile index d0e386d1e097..e31f70bd2069 100644 --- a/audio/faad/Makefile +++ b/audio/faad/Makefile @@ -41,13 +41,6 @@ INSTALLS_SHLIB= yes .include <bsd.port.pre.mk> -# mpeg4ip is broke for now, disable it. -.if ${OSVERSION} >= 502126 -.if !exists(${LOCALBASE}/lib/libmp4v2.so) -WITHOUT_MPEG4IP=yes -.endif -.endif - pre-patch: build-depends post-patch: |