Respect CFLAGS.
This commit is contained in:
parent
1b79a18cd4
commit
0c0f44904c
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.28 2011/03/08 21:07:22 landry Exp $
|
||||
# $OpenBSD: Makefile,v 1.29 2011/11/17 14:42:01 ajacoutot Exp $
|
||||
|
||||
COMMENT= MS Word, Excel, Powerpoint ==> ASCII or TeX
|
||||
|
||||
DISTNAME= catdoc-0.94.2
|
||||
REVISION= 0
|
||||
REVISION= 1
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= http://ftp.wagner.pp.ru/pub/catdoc/
|
||||
|
||||
|
14
textproc/catdoc/patches/patch-configure
Normal file
14
textproc/catdoc/patches/patch-configure
Normal file
@ -0,0 +1,14 @@
|
||||
$OpenBSD: patch-configure,v 1.1 2011/11/17 14:42:01 ajacoutot Exp $
|
||||
--- configure.orig Thu Nov 17 15:36:45 2011
|
||||
+++ configure Thu Nov 17 15:36:50 2011
|
||||
@@ -1499,10 +1499,6 @@ EOF
|
||||
fi
|
||||
|
||||
|
||||
-if test "$GCC" = "yes"; then
|
||||
- CFLAGS="-g -O2 -Wall"
|
||||
-fi
|
||||
-
|
||||
cat >> confdefs.h <<EOF
|
||||
#define SOURCE_CHARSET "$sourcecharset"
|
||||
EOF
|
Loading…
Reference in New Issue
Block a user