Date: Tue, 15 Sep 2009 07:46:22 GMT From: Aleksey Mashanov <aleksey.mashanov@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/138834: port net/rsync uses perl without dependencie Message-ID: <200909150746.n8F7kMja013751@www.freebsd.org> Resent-Message-ID: <200909150750.n8F7o6gB050904@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 138834 >Category: ports >Synopsis: port net/rsync uses perl without dependencie >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Sep 15 07:50:05 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Aleksey Mashanov >Release: FreeBSD 7.2-i386-20090314-RELENG_7 i386 >Organization: masterhost.ru >Environment: FreeBSD jail1.amashanov.dev.masterhost.ru 7.2-i386-20090314-RELENG_7 FreeBSD 7.2-i386-20090314-RELENG_7 #0: Sat Mar 14 08:25:52 UTC 2009 root@svc12.masterhost.ru:/usr/obj/usr/src/sys/GENERICDEBUG i386 >Description: In last commit (r1.143) USE_PERL5_BUILD=yes was removed from Makefile with comment "Remove USE_PERL5_BUILD, since perl is not needed anymore to build.", but during build make runs this command: perl ./mkproto.pl ./*.c ./lib/compat.c >How-To-Repeat: just make it on a system without perl being installed >Fix: Running this command during build is unimportant, because files, generated by it, are already included in distfile. So, executing of this command must be prevented. >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200909150746.n8F7kMja013751>