Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 07 Jul 2003 04:04:23 +0400
From:      Sergey Matveychuk <sem@ciam.ru>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        ports@freebsd.org
Subject:   security/libmcrypt: remove unneeded USE_PERL5
Message-ID:  <E19ZJUV-000C4l-Hk@sem-home.ciam.ru>

next in thread | raw e-mail | index | archive | help

>Submitter-Id:	current-users
>Originator:	Sergey Matveychuk
>Organization:	
>Confidential:	no 
>Synopsis:	security/libmcrypt: remove unneeded USE_PERL5
>Severity:	 non-critical
>Priority:	low
>Category:	ports
>Class:		change-request
>Release:	FreeBSD 5.1-RELEASE i386
>Environment:
System: FreeBSD sem-home.ciam.ru 5.1-RELEASE FreeBSD 5.1-RELEASE #0: Wed Jun 11 02:03:37 MSD 2003 root@sem-home.ciam.ru:/usr/src/sys/i386/compile/SEM-HOME i386


	
>Description:
	
	the port really not depend on perl
>How-To-Repeat:
	
>Fix:

	

--- libmcrypt.patch begins here ---
diff -ruN /usr/ports/security/libmcrypt/Makefile libmcrypt/Makefile
--- /usr/ports/security/libmcrypt/Makefile	Sun May  4 23:49:43 2003
+++ libmcrypt/Makefile	Mon Jul  7 03:49:30 2003
@@ -14,7 +14,6 @@
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Multi-cipher cryptographic library (used in PHP3)
 
-USE_PERL5=	yes
 GNU_CONFIGURE=	yes
 CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
 CONFIGURE_ARGS=	--enable-static
--- libmcrypt.patch ends here ---




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E19ZJUV-000C4l-Hk>