summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2003-05-18 21:36:53 +0000
committerKris Kennaway <kris@FreeBSD.org>2003-05-18 21:36:53 +0000
commit9243051afed880dbd74973794cb2cc29ff9589e3 (patch)
tree008b624db42d58ca1ed2cc791c866f0cce89483e /audio
parentUpdate to 1.0.7. (diff)
Back out previous commit; the problem was due to bento having a stale
files/ directory with no CVS directory.
Notes
Notes: svn path=/head/; revision=81281
Diffstat (limited to 'audio')
-rw-r--r--audio/bladeenc/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/audio/bladeenc/Makefile b/audio/bladeenc/Makefile
index 8cafd7b1bd1a..0e0981c67724 100644
--- a/audio/bladeenc/Makefile
+++ b/audio/bladeenc/Makefile
@@ -15,12 +15,6 @@ EXTRACT_SUFX= -src-stable.tar.gz
MAINTAINER= dirk@FreeBSD.org
COMMENT= MP3 encoder
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} >= 500113
-BROKEN= "Does not compile"
-.endif
-
GNU_CONFIGURE= yes
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>