pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/multimedia/smpeg smpeg: Remove bogus SunOS LDFLAGS.
details: https://anonhg.NetBSD.org/pkgsrc/rev/685b79f46d00
branches: trunk
changeset: 420699:685b79f46d00
user: jperkin <jperkin%pkgsrc.org@localhost>
date: Mon Jan 06 16:20:37 2020 +0000
description:
smpeg: Remove bogus SunOS LDFLAGS.
diffstat:
multimedia/smpeg/Makefile | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diffs (18 lines):
diff -r 4f8f3d3e71d0 -r 685b79f46d00 multimedia/smpeg/Makefile
--- a/multimedia/smpeg/Makefile Mon Jan 06 15:43:51 2020 +0000
+++ b/multimedia/smpeg/Makefile Mon Jan 06 16:20:37 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35 2019/11/23 23:03:01 nia Exp $
+# $NetBSD: Makefile,v 1.36 2020/01/06 16:20:37 jperkin Exp $
DISTNAME= smpeg-0.4.5
CATEGORIES= devel multimedia
@@ -17,8 +17,6 @@
CPPFLAGS+= -Dunix=1
-LDFLAGS.SunOS+= -shared -mimpure-text
-
CONFIGURE_ARGS+= --disable-gtk-player
CONFIGURE_ARGS+= --disable-sdltest
Home |
Main Index |
Thread Index |
Old Index