Date: Tue, 19 Nov 2013 13:18:09 +0000 (UTC) From: Emanuel Haupt <ehaupt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r334315 - head/security/p5-PerlCryptLib Message-ID: <201311191318.rAJDI9SQ014360@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ehaupt Date: Tue Nov 19 13:18:09 2013 New Revision: 334315 URL: http://svnweb.freebsd.org/changeset/ports/334315 Log: Remove obsolte MAN3 definition. Modified: head/security/p5-PerlCryptLib/Makefile Modified: head/security/p5-PerlCryptLib/Makefile ============================================================================== --- head/security/p5-PerlCryptLib/Makefile Tue Nov 19 13:15:25 2013 (r334314) +++ head/security/p5-PerlCryptLib/Makefile Tue Nov 19 13:18:09 2013 (r334315) @@ -16,6 +16,4 @@ LIB_DEPENDS= cl:${PORTSDIR}/security/cry USES= perl5 USE_PERL5= configure -MAN3= PerlCryptLib.3 - .include <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201311191318.rAJDI9SQ014360>