freebsd-ports/net/beacon/files/patch-NMB-Makefile.in
Pav Lucistnik defd3ec2a6 - Fix plist: handle one directory as a directory instead as a file
- Suppress creation of perllocal.pod

PR:		ports/75182
Submitted by:	Janos Mohacsi <janos.mohacsi@niif.hu> (maintainer)
2005-01-08 15:35:07 +00:00

11 lines
404 B
Text

--- 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