From 46ee834a2e9bc1382066df84e2f32ffa96bef6d9 Mon Sep 17 00:00:00 2001 From: FUJISHIMA Satsuki Date: Sun, 28 Jan 2001 18:37:54 +0000 Subject: respect CFLAGS. PR: 19193 Submitted by: lioux --- textproc/jade/Makefile | 1 - textproc/jade/files/patch-aa | 13 ------------- 2 files changed, 14 deletions(-) delete mode 100644 textproc/jade/files/patch-aa (limited to 'textproc/jade') diff --git a/textproc/jade/Makefile b/textproc/jade/Makefile index d35d86bc42f7..1ecf6cc73a12 100644 --- a/textproc/jade/Makefile +++ b/textproc/jade/Makefile @@ -19,7 +19,6 @@ MAINTAINER= ports@FreeBSD.org USE_GMAKE= yes USE_LIBTOOL= yes INSTALLS_SHLIB= yes -CONFIGURE_ENV= CXXFLAGS="${CFLAGS}" CONFIGURE_ARGS= --enable-default-catalog=${PREFIX}/share/sgml/catalog post-extract: diff --git a/textproc/jade/files/patch-aa b/textproc/jade/files/patch-aa deleted file mode 100644 index 2383255c65b8..000000000000 --- a/textproc/jade/files/patch-aa +++ /dev/null @@ -1,13 +0,0 @@ ---- Makefile.comm.in.orig Sun Dec 12 21:06:43 1999 -+++ Makefile.comm.in Sun Dec 12 21:08:59 1999 -@@ -24,8 +24,8 @@ - LIBS=@LIBS@ - DEFS=@DEFS@ - INCS=-I$(srcdir) -I$(srcdir)/../include $(INCLUDE) --CXXFLAGS=@CXXFLAGS@ $(INCS) $(DEBUG) $(DEFS) --CFLAGS=@CFLAGS@ $(DEBUG) $(DEFS) -+CXXFLAGS=-O $(INCS) $(DEBUG) $(DEFS) -+CFLAGS=-O $(DEBUG) $(DEFS) - LDFLAGS=@LDFLAGS@ - MSGGENFLAGS= - CXXDEPGENFLAGS=-MM -- cgit v1.2.3