Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Sep 2016 12:52:52 +0000 (UTC)
From:      Cy Schubert <cy@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r422667 - head/sysutils/44bsd-more
Message-ID:  <201609231252.u8NCqqv5055982@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: cy
Date: Fri Sep 23 12:52:52 2016
New Revision: 422667
URL: https://svnweb.freebsd.org/changeset/ports/422667

Log:
  Record a dependency on rcs as it was in FreeBSD at the time.

Modified:
  head/sysutils/44bsd-more/Makefile

Modified: head/sysutils/44bsd-more/Makefile
==============================================================================
--- head/sysutils/44bsd-more/Makefile	Fri Sep 23 12:49:56 2016	(r422666)
+++ head/sysutils/44bsd-more/Makefile	Fri Sep 23 12:52:52 2016	(r422667)
@@ -3,12 +3,15 @@
 
 PORTNAME=	44bsd-more
 PORTVERSION=	${RELDATE}
+PORTREVISION=	1
 CATEGORIES=	sysutils
 MASTER_SITES=	LOCAL/cy
 
 MAINTAINER=	cy@FreeBSD.org
 COMMENT=	The pager installed with FreeBSD before less(1) was imported
 
+EXTRACT_DEPENDS=	rcs:devel/rcs57
+
 USES=		ncurses tar:bzip2
 NO_WRKSUBDIR=	yes
 



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