summaryrefslogtreecommitdiff
path: root/www/wml
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2003-12-29 18:22:47 +0000
committerwiz <wiz@pkgsrc.org>2003-12-29 18:22:47 +0000
commitff06d8377b8bf9b106115c90197fef0e3bcad0e8 (patch)
tree95af74aa5b9d577c96aba21643c0a343f88c6e0d /www/wml
parent39af14ea8d49b18c9a9c92bacc9b7a654ca390fc (diff)
downloadpkgsrc-ff06d8377b8bf9b106115c90197fef0e3bcad0e8.tar.gz
Fix typo in previous.
Diffstat (limited to 'www/wml')
-rw-r--r--www/wml/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/wml/Makefile b/www/wml/Makefile
index 6050e2e5c0b..b37cfc73cc8 100644
--- a/www/wml/Makefile
+++ b/www/wml/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2003/12/28 00:29:02 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2003/12/29 18:23:09 wiz Exp $
#
DISTNAME= wml-2.0.3
@@ -29,7 +29,7 @@ USE_BUILDLINK2= yes
TEST_TARGET= test
INCOMPAT_CURSES= NetBSD-1.5* NetBSD-1.6[-_.]*
-INCOMPAT_CURSES= NetBSD-1.6[A-Z]-* NetBSD-1.6Z[A-C]*
+INCOMPAT_CURSES+= NetBSD-1.6[A-Z]-* NetBSD-1.6Z[A-C]*
post-install:
cd ${PREFIX}/man/cat1 ; \