From b2e46a0a8dd4b2b97206b91976ba63bca7a53049 Mon Sep 17 00:00:00 2001 From: jeremy Date: Fri, 6 May 2011 16:45:26 +0000 Subject: [PATCH] Build the ruby19 version of audio/id3lib by default OK pirofti@ --- audio/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/audio/Makefile b/audio/Makefile index dbb5841e192..e59a3dfa9a7 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.260 2011/04/06 07:23:32 landry Exp $ +# $OpenBSD: Makefile,v 1.261 2011/05/06 16:45:26 jeremy Exp $ # $FreeBSD: Makefile,v 1.40 1997/11/16 22:49:20 fenner Exp $ SUBDIR = @@ -173,6 +173,7 @@ SUBDIR += rsynth SUBDIR += rtunes SUBDIR += ruby-id3lib + SUBDIR += ruby-id3lib,ruby19 SUBDIR += ruby-vorbis_comment SUBDIR += ruby-vorbis_comment,ruby19 SUBDIR += scmpc