pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/editors/lyx-qt Move comment so that this works. Closes...
details: https://anonhg.NetBSD.org/pkgsrc/rev/2a121c5aadb5
branches: trunk
changeset: 462391:2a121c5aadb5
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed Oct 01 21:27:45 2003 +0000
description:
Move comment so that this works. Closes PR 23030.
diffstat:
editors/lyx-qt/Makefile.common | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (19 lines):
diff -r cbd2500166b4 -r 2a121c5aadb5 editors/lyx-qt/Makefile.common
--- a/editors/lyx-qt/Makefile.common Wed Oct 01 20:58:52 2003 +0000
+++ b/editors/lyx-qt/Makefile.common Wed Oct 01 21:27:45 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.7 2003/09/26 20:04:37 recht Exp $
+# $NetBSD: Makefile.common,v 1.8 2003/10/01 21:27:45 wiz Exp $
#
DISTNAME= lyx-1.3.3
@@ -44,7 +44,8 @@
CXXFLAGS+= -fpermissive -ftemplate-depth-30
. elif !empty(CC_VERSION:Mgcc-2.95.*)
CXXFLAGS+= -Wno-non-template-friend -ftemplate-depth-30
-. elif !empty(CC_VERSION:Mgcc-2.96*) # some Linux distros
+. elif !empty(CC_VERSION:Mgcc-2.96*)
+# some Linux distros
CXXFLAGS+= -fno-exceptions -ftemplate-depth-30 -Wno-non-template-friend
. elif !empty(CC_VERSION:Mgcc-3.0*)
# no op
Home |
Main Index |
Thread Index |
Old Index