openbsd-ports/x11/qrfcview/patches/patch-src_src_pro
alek 08df756010 Import qrfcview 0.62
qRFCView is a viewer for IETF RFCs. Advantages are:
 * automatic table of content, with direct opening of section;
 * handling of RFC internal cross-references;
 * automatic downloading of a referenced RFC from the IETF web site on a
   simple click;
 * caching of RFC in a local directory;
 * tab-browsing of RFC;
 * searching.

From Antoine Jacoutot <ajacoutot@lphp.org>
2006-07-30 22:25:41 +00:00

12 lines
386 B
Plaintext

$OpenBSD: patch-src_src_pro,v 1.1.1.1 2006/07/30 22:25:41 alek Exp $
--- src/src.pro.orig Tue Jul 25 23:08:50 2006
+++ src/src.pro Tue Jul 25 23:09:42 2006
@@ -22,6 +22,7 @@ SOURCES += rfcview.cpp \
rfcloader.cpp \
cdialogfind.cpp \
cprintdialog.cpp
+QMAKE_CXXFLAGS_RELEASE+=!!CXXFLAGS!!
TARGET=../bin/qRFCView
CONFIG += qt release
QT += network