From a90e0c3d8b24951d08a006b8ebd64e42cf44584d Mon Sep 17 00:00:00 2001 From: Steve Price Date: Mon, 3 May 1999 02:03:06 +0000 Subject: Honor CFLAGS and misc. cleanups. PR: 10763 Submitted by: Mikhail Teterin --- textproc/dict/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'textproc/dict/Makefile') diff --git a/textproc/dict/Makefile b/textproc/dict/Makefile index 0905700f3027..a8792db962b9 100644 --- a/textproc/dict/Makefile +++ b/textproc/dict/Makefile @@ -3,7 +3,7 @@ # Date created: 19 February 1998 # Whom: Josh Gilliam # -# $Id: Makefile,v 1.4 1998/12/23 19:33:25 obrien Exp $ +# $Id: Makefile,v 1.5 1999/03/22 01:17:24 obrien Exp $ # DISTNAME= dictd-1.4.9 @@ -15,6 +15,7 @@ MASTER_SITES= ftp://ftp.cs.unc.edu/pub/users/faith/dict/ \ MAINTAINER= josh@quick.net GNU_CONFIGURE= yes +CONFIGURE_ARGS= "--with-cflags=${CFLAGS}" USE_GMAKE= yes ALL_TARGET= dict INSTALL_TARGET= install.dict -- cgit v1.2.3