aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorJean-Marc Zucconi <jmz@FreeBSD.org>1995-09-23 20:48:02 +0000
committerJean-Marc Zucconi <jmz@FreeBSD.org>1995-09-23 20:48:02 +0000
commit3d10f0cd0c9a08f15947e102d67a05568951c226 (patch)
treeafd51cf1f7d165221593844a23178f29adc09089 /textproc
parent77ace0fbebe3feabcf1b5fcba2375d37e46885d2 (diff)
downloadports-3d10f0cd0c9a08f15947e102d67a05568951c226.tar.gz
ports-3d10f0cd0c9a08f15947e102d67a05568951c226.zip
Notes
Diffstat (limited to 'textproc')
-rw-r--r--textproc/ispell/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/textproc/ispell/Makefile b/textproc/ispell/Makefile
index d0d9d19032ea..6fdab7d4b61a 100644
--- a/textproc/ispell/Makefile
+++ b/textproc/ispell/Makefile
@@ -3,7 +3,7 @@
# Date created: 6 November 1994
# Whom: jmz
#
-# $Id: Makefile,v 1.8 1995/04/15 03:45:43 asami Exp $
+# $Id: Makefile,v 1.9 1995/07/21 13:22:04 jmz Exp $
#
DISTNAME= ispell-3.1
@@ -37,6 +37,9 @@ pre-configure:
@echo -n
.endif
+post-configure:
+ @echo "#define CFLAGS \"${CFLAGS}\"" >> ${WRKSRC}/local.h
+
british:
@echo "Okay, making a british version of ispell...."
@${MAKE} ${.MAKEFLAGS} LANG=british all