security/libmcrypt: remove unneeded USE_PERL5

Sergey Matveychuk sem at ciam.ru
Sun Jul 6 17:06:57 PDT 2003


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




More information about the freebsd-ports mailing list