diff options
Diffstat (limited to 'textproc/p5-UML-State/Makefile')
-rw-r--r-- | textproc/p5-UML-State/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/p5-UML-State/Makefile b/textproc/p5-UML-State/Makefile index 0b265f1e95a..91f353048d9 100644 --- a/textproc/p5-UML-State/Makefile +++ b/textproc/p5-UML-State/Makefile @@ -20,6 +20,7 @@ RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= YES +MAN1= drawstatexml.pl.1 drawstate.pl.1 MAN3= UML::drawstate.3 \ UML::drawstatexml.3 \ UML::State.3 |