diff options
Diffstat (limited to 'textproc/opensp')
-rw-r--r-- | textproc/opensp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/opensp/Makefile b/textproc/opensp/Makefile index 190e12284fc..392301b1a2e 100644 --- a/textproc/opensp/Makefile +++ b/textproc/opensp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.34 2006/06/26 19:50:28 wiz Exp $ +# $NetBSD: Makefile,v 1.35 2007/02/22 19:27:15 wiz Exp $ # DISTNAME= OpenSP-1.5.2 @@ -12,7 +12,7 @@ COMMENT= SGML parser, successor to "sp" BUILD_DEPENDS+= xmlto-[0-9]*:../../textproc/xmlto -CONFLICTS+= sp-[0-9]* +CONFLICTS+= sp-[0-9]* USE_TOOLS+= gmake msgfmt perl USE_LANGUAGES= c c++ |