NO_REGRESS

This commit is contained in:
steven 2006-08-01 06:16:58 +00:00
parent bfce867435
commit e609281bab

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.6 2006/02/09 20:32:01 alek Exp $ # $OpenBSD: Makefile,v 1.7 2006/08/01 06:16:58 steven Exp $
COMMENT= 'convert docbook to man' COMMENT= 'convert docbook to man'
CATEGORIES= textproc converters CATEGORIES= textproc converters
@ -22,6 +22,8 @@ CONFIGURE_STYLE=imake noman
RUN_DEPENDS= ::textproc/sp ::textproc/docbook ::textproc/openjade RUN_DEPENDS= ::textproc/sp ::textproc/docbook ::textproc/openjade
NO_REGRESS= Yes
pre-configure: pre-configure:
perl -pi.bak -e 's,/tmp/dtm\.\$$\$$\.psinc,\$$TMPFILE,;' ${WRKDIST}/cmd/docbook-to-man.sh perl -pi.bak -e 's,/tmp/dtm\.\$$\$$\.psinc,\$$TMPFILE,;' ${WRKDIST}/cmd/docbook-to-man.sh