diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2004-12-01 21:46:03 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2004-12-01 21:46:03 +0000 |
commit | f6a9a34fac8a4cef7b6762d5776057899540fde6 (patch) | |
tree | 8ef4f8e7adb5be0514fc62fbb68e40a08524f0c5 /audio/faad | |
parent | 671a8d88def2e48e6ce8d5284af9433a3dfa8da8 (diff) |
Notes
Diffstat (limited to 'audio/faad')
-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: |