diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2003-05-07 07:13:28 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2003-05-07 07:13:28 +0000 |
commit | fef4749be2f9dbfb9b0b93b1c4cbc930e57a3ceb (patch) | |
tree | d6ccc65a221e9d8ab19c5fcb3002fd10a095ce56 /textproc/sgmlformat | |
parent | e30dfa5865ce8820c3735be7fd39ae3fd9482a3d (diff) | |
download | ports-fef4749be2f9dbfb9b0b93b1c4cbc930e57a3ceb.tar.gz ports-fef4749be2f9dbfb9b0b93b1c4cbc930e57a3ceb.zip |
Notes
Diffstat (limited to 'textproc/sgmlformat')
-rw-r--r-- | textproc/sgmlformat/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/sgmlformat/Makefile b/textproc/sgmlformat/Makefile index 7570fcb3d43c..87785e234fec 100644 --- a/textproc/sgmlformat/Makefile +++ b/textproc/sgmlformat/Makefile @@ -35,6 +35,7 @@ RUN_DEPENDS+= ${PREFIX}/share/sgml/linuxdoc:${PORTSDIR}/textproc/linuxdoc \ ${PREFIX}/share/sgml/docbook:${PORTSDIR}/textproc/docbook USE_REINPLACE= yes +USE_PERL5_RUN= yes MAN1= instant.1 sgmlfmt.1 MAN5= transpec.5 |