Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Feb 2014 07:02:08 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r344691 - head/devel/egypt
Message-ID:  <201402170702.s1H72877006031@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: miwi
Date: Mon Feb 17 07:02:08 2014
New Revision: 344691
URL: http://svnweb.freebsd.org/changeset/ports/344691
QAT: https://qat.redports.org/buildarchive/r344691/

Log:
  - Stage support

Modified:
  head/devel/egypt/Makefile

Modified: head/devel/egypt/Makefile
==============================================================================
--- head/devel/egypt/Makefile	Mon Feb 17 07:01:43 2014	(r344690)
+++ head/devel/egypt/Makefile	Mon Feb 17 07:02:08 2014	(r344691)
@@ -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 <bsd.port.mk>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402170702.s1H72877006031>