From 43a5155a656a23c96934328c9c0ff4efc0f65e6c Mon Sep 17 00:00:00 2001 From: Cheng-Lung Sung Date: Sun, 5 Dec 2004 04:31:30 +0000 Subject: - fix pkg-plist - add MAN1 in Makefile Noticed by: kris --- textproc/p5-UML-State/Makefile | 1 + textproc/p5-UML-State/pkg-plist | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'textproc/p5-UML-State') diff --git a/textproc/p5-UML-State/Makefile b/textproc/p5-UML-State/Makefile index 0b265f1e95a3..91f353048d9e 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 diff --git a/textproc/p5-UML-State/pkg-plist b/textproc/p5-UML-State/pkg-plist index 6996385e78cd..7222c8ad94d1 100644 --- a/textproc/p5-UML-State/pkg-plist +++ b/textproc/p5-UML-State/pkg-plist @@ -6,5 +6,5 @@ bin/drawstate.pl %%SITE_PERL%%/%%PERL_ARCH%%/auto/UML/State/.packlist @dirrm %%SITE_PERL%%/UML @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/UML/State -@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH/auto/UML/State 2>/dev/null || true +@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH/auto/UML 2>/dev/null || true @unexec rmdir %D/%%SITE_PERL%%/UML 2>/dev/null || true -- cgit v1.2.3