From 02b092ef9f563a3059e78c918965d7c4d87a41d0 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Mon, 17 Feb 2014 07:02:08 +0000 Subject: [PATCH] - Stage support --- devel/egypt/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/devel/egypt/Makefile b/devel/egypt/Makefile index e08bd628df4b..c1735d1cce4f 100644 --- a/devel/egypt/Makefile +++ b/devel/egypt/Makefile @@ -16,9 +16,8 @@ USES= perl5 shebangfix USE_PERL5= configure SHEBANG_FILES= egypt -MAN1= ${PORTNAME}.1 -PLIST_FILES= bin/${PORTNAME} %%SITE_PERL%%/%%PERL_ARCH%%/auto/${PORTNAME}/.packlist +PLIST_FILES= bin/${PORTNAME} %%SITE_PERL%%/%%PERL_ARCH%%/auto/${PORTNAME}/.packlist \ + man/man1/egypt.1.gz PLIST_DIRS= %%SITE_PERL%%/%%PERL_ARCH%%/auto/${PORTNAME} -NO_STAGE= yes .include