-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 15/06/2010 21:11:09, Matthew Seaman wrote: > On 15/06/2010 19:44:02, q...@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.sea...@infracaninphile.co.uk +MAINTAINER= m.sea...@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: matt...@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----- _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"