From d97c4b91c01a57ad5567387ad4d89d1c11c3fb0a Mon Sep 17 00:00:00 2001 From: minskim Date: Wed, 16 Jun 2004 03:25:48 +0000 Subject: Make this package build on Linux. - Include time.h to use time(2). --- audio/mp3info/distinfo | 3 ++- audio/mp3info/patches/patch-aa | 12 ++++++++++++ 2 files changed, 14 insertions(+), 1 deletion(-) create mode 100644 audio/mp3info/patches/patch-aa (limited to 'audio/mp3info') diff --git a/audio/mp3info/distinfo b/audio/mp3info/distinfo index aca3508c4ee..fb99e9d107e 100644 --- a/audio/mp3info/distinfo +++ b/audio/mp3info/distinfo @@ -1,4 +1,5 @@ -$NetBSD: distinfo,v 1.2 2001/04/18 12:14:35 agc Exp $ +$NetBSD: distinfo,v 1.3 2004/06/16 03:25:48 minskim Exp $ SHA1 (mp3info-0.2.16.tar.gz) = b4cb7feb0b2c52ce1c2a23b919f4ab3c3012b11f Size (mp3info-0.2.16.tar.gz) = 42950 bytes +SHA1 (patch-aa) = 4b036972514390c517eed0d1a86acf871c7d2730 diff --git a/audio/mp3info/patches/patch-aa b/audio/mp3info/patches/patch-aa new file mode 100644 index 00000000000..66857b406a7 --- /dev/null +++ b/audio/mp3info/patches/patch-aa @@ -0,0 +1,12 @@ +$NetBSD: patch-aa,v 1.1 2004/06/16 03:25:48 minskim Exp $ + +--- mp3info.cxx.orig 1999-03-19 14:36:34.000000000 -0600 ++++ mp3info.cxx +@@ -7,6 +7,7 @@ + #include + #include + #include ++#include + #include + #include + #include -- cgit v1.2.3