pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/mpg123 Add MPG123_ARM_FIXED64 to BUILD_DEFS.
details: https://anonhg.NetBSD.org/pkgsrc/rev/5cef41f133f4
branches: trunk
changeset: 489135:5cef41f133f4
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Feb 17 11:45:49 2005 +0000
description:
Add MPG123_ARM_FIXED64 to BUILD_DEFS.
Noted by Jesse Off in PR 29411.
diffstat:
audio/mpg123/Makefile.common | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 806263513db8 -r 5cef41f133f4 audio/mpg123/Makefile.common
--- a/audio/mpg123/Makefile.common Thu Feb 17 11:36:48 2005 +0000
+++ b/audio/mpg123/Makefile.common Thu Feb 17 11:45:49 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.17 2004/12/03 15:14:51 wiz Exp $
+# $NetBSD: Makefile.common,v 1.18 2005/02/17 11:45:49 wiz Exp $
DISTNAME= mpg123-0.59r
MPG123_VERSION= 0.59.18
@@ -11,7 +11,7 @@
MAINTAINER= tech-pkg%NetBSD.org@localhost
HOMEPAGE= http://www.mpg123.de/
-BUILD_DEFS+= USE_INET6
+BUILD_DEFS+= USE_INET6 MPG123_ARM_FIXED64
DIST_SUBDIR= mpg123
PATCHDIR= ${.CURDIR}/../../audio/mpg123/patches
FILESDIR= ${.CURDIR}/../../audio/mpg123/files
Home |
Main Index |
Thread Index |
Old Index