svn commit: r491722 - head/net/44bsd-rdist

Cy Schubert Cy.Schubert at cschubert.com
Thu Jan 31 14:42:57 UTC 2019


On January 31, 2019 6:04:42 AM PST, Tobias Kortkamp <tobik at FreeBSD.org> wrote:
>Author: tobik
>Date: Thu Jan 31 14:04:42 2019
>New Revision: 491722
>URL: https://svnweb.freebsd.org/changeset/ports/491722
>
>Log:
>  net/44bsd-rdist: No need to use bsd.port.pre.mk here anymore
>
>Modified:
>  head/net/44bsd-rdist/Makefile
>
>Modified: head/net/44bsd-rdist/Makefile
>==============================================================================
>--- head/net/44bsd-rdist/Makefile	Thu Jan 31 13:51:58 2019	(r491721)
>+++ head/net/44bsd-rdist/Makefile	Thu Jan 31 14:04:42 2019	(r491722)
>@@ -10,16 +10,14 @@ MASTER_SITES=	LOCAL/cy
> MAINTAINER=	cy at FreeBSD.org
> COMMENT=	The traditional 4.4BSD rdist
> 
>+EXTRACT_DEPENDS=    rcs:devel/rcs57
>+
> USES=		tar:bzip2
> 
> NO_WRKSUBDIR=	yes
> PLIST_FILES=	bin/44bsd-rdist \
> 		man/man1/44bsd-rdist.1.gz
> 
>-.include <bsd.port.pre.mk>
>-
>-EXTRACT_DEPENDS=    rcs:devel/rcs57
>-
> post-extract:
> 	cd ${WRKSRC} ; co RCS/*,v
> 
>@@ -31,4 +29,4 @@ tarup:
> 	-cd ${WRKSRC} ; ${RM} *
>	cd ${WRKSRC} ; ${TAR} cvyf
>/tmp/${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} .
> 
>-.include <bsd.port.post.mk>
>+.include <bsd.port.mk>

Thank you.
-- 
Pardon the typos and autocorrect, small keyboard in use.
Cheers,
Cy Schubert <Cy.Schubert at cschubert.com>
FreeBSD UNIX: <cy at FreeBSD.org> Web: http://www.FreeBSD.org

	The need of the many outweighs the greed of the few.


More information about the svn-ports-all mailing list