Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Dec 2004 15:57:28 GMT
From:      Pav Lucistnik <pav@FreeBSD.org>
To:        janos.mohacsi@niif.hu, pav@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, pav@FreeBSD.org
Subject:   Re: ports/75182: [MAINTAINER] net/beacon: [SUMMARIZE CHANGES]
Message-ID:  <200412181557.iBIFvStA053973@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
Synopsis: [MAINTAINER] net/beacon: [SUMMARIZE CHANGES]

State-Changed-From-To: open->feedback
State-Changed-By: pav
State-Changed-When: Sat Dec 18 15:56:35 GMT 2004
State-Changed-Why: 
I don't believe the thing you did to perllocal.pod is correct.
I've seen other ports being tweaked to prevent installation
of that file at all. Would this patch do?

--- Net-Multicast-Beacon/Makefile.in.orig       Tue Jul 13 20:56:28 2004
+++ Net-Multicast-Beacon/Makefile.in    Sat Dec 18 16:52:21 2004
@@ -300,7 +300,7 @@
        $(PERL) Makefile.PL MAKEFILE=$@
 
 install-data-local:
-       $(MAKE) -fMakefile.perl install
+       $(MAKE) -fMakefile.perl pure_install
 clean-local:
        if test -f Makefile.perl; then $(MAKE) -fMakefile.perl realclean; fi
        rm -f Makefile.perl Makefile.perl.old



Responsible-Changed-From-To: freebsd-ports-bugs->pav
Responsible-Changed-By: pav
Responsible-Changed-When: Sat Dec 18 15:56:35 GMT 2004
Responsible-Changed-Why: 
Watch

http://www.freebsd.org/cgi/query-pr.cgi?pr=75182



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200412181557.iBIFvStA053973>