mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
libmad: fix typo
This commit is contained in:
@@ -6,7 +6,7 @@ Layer III (i.e. MP3) -- are fully implemented."
|
||||
HOMEPAGE="http://mad.sourceforge.net/"
|
||||
COPYRIGHT="2000-2004 Underbit Technologies, Inc."
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="6"
|
||||
REVISION="7"
|
||||
SOURCE_URI="ftp://ftp.mars.org/pub/mpeg/libmad-0.15.1b.tar.gz"
|
||||
CHECKSUM_SHA256="bbfac3ed6bfbc2823d3775ebb931087371e142bb0e9bb1bee51a76a6e0078690"
|
||||
PATCHES="libmad-$portVersion.patchset"
|
||||
|
||||
@@ -62,7 +62,7 @@ index 0000000..6b906ba
|
||||
+Description: MPEG Audio Decoder library
|
||||
+Requires:
|
||||
+Version: @VERSION@
|
||||
+Libs: -L${libdir} -libmad
|
||||
+Libs: -L${libdir} -lmad
|
||||
+Cflags: -I${includedir}
|
||||
--
|
||||
2.7.0
|
||||
|
||||
Reference in New Issue
Block a user