Date: Tue, 15 Jun 2010 21:14:09 +0100 From: Matthew Seaman <m.seaman@infracaninophile.co.uk> To: QAT@freebsd.org Cc: rene@freebsd.org, m.seaman@infracaninophile.co.uk, cvs-ports@freebsd.org, cvs-all@freebsd.org, ports-committers@freebsd.org Subject: Re: cvs commit: ports/ports-mgmt Makefile ports/ports-mgmt/wanted-ports Makefile pkg-descr ports/ports-mgmt/wanted-ports/files wanted-ports.1.in wanted-ports.in wanted-ports.pod Message-ID: <4C17DF11.2050604@infracaninophile.co.uk> In-Reply-To: <4C17DE5D.1050300@infracaninophile.co.uk> References: <201006151728.o5FHS5pB050896@repoman.freebsd.org> <20100615184402.9B7B55A9018@jester1b.ixsystems.com> <4C17DE5D.1050300@infracaninophile.co.uk>
next in thread | previous in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 15/06/2010 21:11:09, Matthew Seaman wrote:
> On 15/06/2010 19:44:02, QAT@freebsd.org wrote:
>
>> tar: man/man1/wanted-ports.1.gz: Cannot stat: No such file or directory
>> tar: Error exit delayed from previous errors.
>
> Ooops. NOPORTDOCS apparently doesn't mean "don't install man pages"
Dammit. Got my *own* e-mail address wrong. How embarrassing.
diff -Nur /usr/ports/ports-mgmt/wanted-ports/Makefile wanted-ports/Makefile
- --- /usr/ports/ports-mgmt/wanted-ports/Makefile 2010-06-15
18:28:05.000000000 +0100
+++ wanted-ports/Makefile 2010-06-15 21:12:06.598981824 +0100
@@ -13,7 +13,7 @@
MASTER_SITES= # none
DISTFILES= # none
- -MAINTAINER= m.seaman@infracaninphile.co.uk
+MAINTAINER= m.seaman@infracaninophile.co.uk
COMMENT= Just depend on a configurable, arbitrary set of other ports
LICENSE= BSD
@@ -40,8 +40,6 @@
do-install:
${INSTALL_SCRIPT} ${WRKDIR}/${PORTNAME} ${PREFIX}/bin/${PORTNAME}
- -.if !defined(NOPORTDOCS)
${INSTALL_MAN} ${WRKDIR}/${PORTNAME}.1 ${MANPREFIX}/man/man1/
- -.endif
.include <bsd.port.mk>
Cheers,
Matthew
- --
Dr Matthew J Seaman MA, D.Phil. 7 Priory Courtyard
Flat 3
PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate
JID: matthew@infracaninophile.co.uk Kent, CT11 9PW
-----BEGIN PGP SIGNATURE-----
Version: GnuPG/MacGPG2 v2.0.14 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iEYEARECAAYFAkwX3xEACgkQ8Mjk52CukIz4mwCfYcGChPe9tumU+K4z3LDQ4/4n
i0MAn1ttnN+j/d2aFsnFvfuDw2PcGKmu
=hbYM
-----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4C17DF11.2050604>
