From ac7fd00cae5423c7b15d42db910be5e33ae25f24 Mon Sep 17 00:00:00 2001 From: reg Date: Sat, 29 Jan 2000 22:46:04 +0000 Subject: Ports no longer need to pass CXXFLAGS to configure. bsd.port.mk does this for them. --- textproc/word2x/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'textproc') diff --git a/textproc/word2x/Makefile b/textproc/word2x/Makefile index d8a5a21..4296fae 100644 --- a/textproc/word2x/Makefile +++ b/textproc/word2x/Makefile @@ -16,7 +16,6 @@ MAINTAINER= billf@FreeBSD.org USE_GMAKE= yes GNU_CONFIGURE= yes -CONFIGURE_ENV= CXXFLAGS="${CFLAGS}" MAN1= word2x.1 -- cgit v1.1