summaryrefslogtreecommitdiff
path: root/textproc/dict/Makefile
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-05-03 02:03:06 +0000
committerSteve Price <steve@FreeBSD.org>1999-05-03 02:03:06 +0000
commita90e0c3d8b24951d08a006b8ebd64e42cf44584d (patch)
treec7eed00b460dc45bc2abe9e359a2d9990932a0cd /textproc/dict/Makefile
parentAdd a couple of devices so we can use Linux X servers too. Also cleanup (diff)
Honor CFLAGS and misc. cleanups.
PR: 10763 Submitted by: Mikhail Teterin <mi@aldan.algebra.com>
Notes
Notes: svn path=/head/; revision=18359
Diffstat (limited to 'textproc/dict/Makefile')
-rw-r--r--textproc/dict/Makefile3
1 files changed, 2 insertions, 1 deletions
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 <josh@quick.net>
#
-# $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