On Tue, Apr 23, 2013 at 08:11:18AM +0100, Stuart Henderson wrote:
> On 2013/04/19 11:10, Chris Bennett wrote:
> > OK?
> > 
> > Chris Bennett
> 
> If all PERMIT* are "yes", just set PERMIT_PACKAGE_CDROM=Yes,
> the others are implicit. Otherwise OK with me if someone would
> like to import.

Fixed Makefile.

Tested on i386 and amd64.

Makefile diff from my original attached.
OK? Any comments?

--- Makefile.orig       Tue Apr 23 13:42:00 2013
+++ Makefile    Tue Apr 23 06:42:40 2013
@@ -1,6 +1,6 @@
 # $OpenBSD: Makefile.template,v 1.65 2013/03/21 08:46:31 ajacoutot Exp $
 
-SHARED_ONLY =            Yes
+SHARED_ONLY =          Yes
 
 COMMENT =              pragma to call methods on native types
 
@@ -10,8 +10,6 @@
 
 # Perl
 PERMIT_PACKAGE_CDROM = Yes
-PERMIT_PACKAGE_FTP =   Yes
-PERMIT_DISTFILES_FTP = Yes
 
 WANTLIB +=             c
 MODULES =              cpan

Reply via email to