pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/mpg123-nas Comment out NOT_FOR_COMPILER and remo...
details: https://anonhg.NetBSD.org/pkgsrc/rev/e765c5053d2b
branches: trunk
changeset: 643875:e765c5053d2b
user: dholland <dholland%pkgsrc.org@localhost>
date: Thu Jan 01 08:29:07 2015 +0000
description:
Comment out NOT_FOR_COMPILER and remove ONLY_FOR_PLATFORM restriction that
appears to have originated in a much earlier mpg123's build system.
diffstat:
audio/mpg123-nas/Makefile | 6 ++----
1 files changed, 2 insertions(+), 4 deletions(-)
diffs (16 lines):
diff -r a21b42e1bda1 -r e765c5053d2b audio/mpg123-nas/Makefile
--- a/audio/mpg123-nas/Makefile Thu Jan 01 08:23:53 2015 +0000
+++ b/audio/mpg123-nas/Makefile Thu Jan 01 08:29:07 2015 +0000
@@ -1,10 +1,8 @@
-# $NetBSD: Makefile,v 1.25 2014/05/20 19:59:10 adam Exp $
+# $NetBSD: Makefile,v 1.26 2015/01/01 08:29:07 dholland Exp $
MPG123_MODULE= nas
-NOT_FOR_COMPILER= sunpro
-ONLY_FOR_PLATFORM= DragonFly-*-* FreeBSD-*-* Linux-*-* NetBSD-*-* \
- SunOS-*-*
+#NOT_FOR_COMPILER= sunpro
.include "../../audio/mpg123/Makefile.common"
Home |
Main Index |
Thread Index |
Old Index