From 23bd19382bf8fe92cd0217f9c0d871a7a2366816 Mon Sep 17 00:00:00 2001 From: Michael Johnson Date: Sat, 28 Jan 2006 19:33:42 +0000 Subject: - Mark broken on 4.x since 4.x doesn't install bin/twolame Reported by: kris mail --- audio/twolame/Makefile | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'audio/twolame') diff --git a/audio/twolame/Makefile b/audio/twolame/Makefile index 7cd779adce5c..9e8c1a46c7e9 100644 --- a/audio/twolame/Makefile +++ b/audio/twolame/Makefile @@ -22,4 +22,10 @@ USE_GNOME= gnomehack gnometarget INSTALLS_SHLIB= yes MAN1= twolame.1 -.include +.include + +.if ${OSVERSION} < 500000 +BROKEN= Incorrect plist +.endif + +.include -- cgit v1.2.3