summaryrefslogtreecommitdiff
path: root/textproc/nicetext
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>2000-01-31 05:12:22 +0000
committerChris Piazza <cpiazza@FreeBSD.org>2000-01-31 05:12:22 +0000
commit4838f2f716c2148b08c903c3b8479ed0eabd0d95 (patch)
tree1bde726b2311ae4b36dfe3b18ca35c5c0a3c7478 /textproc/nicetext
parentUpdate to 0.23 (diff)
Fix for -current
Notes
Notes: svn path=/head/; revision=25346
Diffstat (limited to 'textproc/nicetext')
-rw-r--r--textproc/nicetext/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/textproc/nicetext/Makefile b/textproc/nicetext/Makefile
index 1597e1754585..5d97d1bd5115 100644
--- a/textproc/nicetext/Makefile
+++ b/textproc/nicetext/Makefile
@@ -7,12 +7,13 @@
DISTNAME= nicetext-0.9
CATEGORIES= textproc
-MASTER_SITES= ftp://ctgi.net/pub/ctgi/nicetext/src/ \
- ftp://nicetext.com/pub/nicetext/src/
+#MASTER_SITES= ftp://ctgi.net/pub/ctgi/nicetext/src/ \
+# ftp://nicetext.com/pub/nicetext/src/
MAINTAINER= markc@ctgi.net
USE_GMAKE= YES
+MAKE_FLAGS= CXXFLAGS="${CXXFLAGS} -pedantic" CFLAGS="${CFLAGS} -pedantic"
MAN1= bitcp.1 dct2mstr.1 expgram.1 genmodel.1 gramtest.1 impkimmo.1 \
impmsc.1 impwbstr.1 listword.1 nicetext.1 nttpd.1 printint.1 \