From 1446b7717f5c0725eee788a62a651df063803823 Mon Sep 17 00:00:00 2001 From: Hye-Shik Chang Date: Mon, 21 Jun 2004 01:33:54 +0000 Subject: Remove deprecated ports: lang/python15 and lang/python20. --- lang/python20/files/Setup.OpenSSL | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 lang/python20/files/Setup.OpenSSL (limited to 'lang/python20/files/Setup.OpenSSL') diff --git a/lang/python20/files/Setup.OpenSSL b/lang/python20/files/Setup.OpenSSL deleted file mode 100644 index c675971496ca..000000000000 --- a/lang/python20/files/Setup.OpenSSL +++ /dev/null @@ -1,6 +0,0 @@ -*static* - -# Socket module compiled with SSL support; you must edit the SSL variable: -SSL=/usr -_socket socketmodule.c -DUSE_SSL -I$(SSL)/include -I$(SSL)/include/openssl -L$(SSL)/lib -lssl -lcrypto - -- cgit v1.2.3