From ba2885d840d3c067348f53c5f7568f0b42887cf9 Mon Sep 17 00:00:00 2001 From: Rene Ladan Date: Wed, 6 Mar 2013 15:05:43 +0000 Subject: Remove expired, unmaintained ports: 2013-03-01 sysutils/sge60: Ancient and unsupported release 2013-03-01 sysutils/sge61: Ancient and unsupported release 2013-03-05 x11-themes/sapphire-themes: Broken for more than 6 month 2013-03-05 misc/fep: Broken for more than 6 month 2013-03-05 devel/gauche-gaunit: Broken for more than 6 month 2013-03-05 games/tuxracer_golf: Broken for more than 6 month 2013-03-05 net/bfilter: Broken for more than 6 month 2013-03-05 graphics/fnlib: Broken for more than 6 month 2013-03-05 print/gfontview: Broken for more than 6 month 2013-03-05 print/hugelatex: Broken for more than 6 month 2013-03-05 misc/gtktalog: Broken for more than 6 month 2013-03-05 x11/wterm: Broken for more than 6 month 2013-03-05 databases/xapian-bindings10: Broken for more than 6 month 2013-03-05 databases/adstudio: Broken for more than 6 month 2013-03-05 misc/splitvt: Broken for more than 6 month 2013-03-05 sysutils/udesc_dump: Broken for more than 6 month 2013-03-05 textproc/gxditview: Broken for more than 6 month 2013-03-05 x11/powershell: Broken for more then 6 month --- misc/splitvt/files/patch-config.c | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 misc/splitvt/files/patch-config.c (limited to 'misc/splitvt/files/patch-config.c') diff --git a/misc/splitvt/files/patch-config.c b/misc/splitvt/files/patch-config.c deleted file mode 100644 index d8954961a830..000000000000 --- a/misc/splitvt/files/patch-config.c +++ /dev/null @@ -1,20 +0,0 @@ ---- config.c.orig Sun May 4 06:48:04 2003 -+++ config.c Sat Feb 19 11:30:53 2005 -@@ -1,5 +1,6 @@ - #include - #include -+#include - #include - #include - -@@ -238,8 +238,8 @@ - fprintf(makefile, "\nclean: \n\trm -f *.o core \n"); - fprintf(makefile, "\ndistclean: clean\n\trm -f splitvt Makefile\n"); - fprintf(makefile, "\ninstall: install-man\n"); -- fprintf(makefile, "\tmv splitvt /usr/local/bin/splitvt\n"); -- fprintf(makefile, "\tmv examples/xsplitvt /usr/local/bin/xsplitvt\n"); -+ fprintf(makefile, "\tmv splitvt %%PREFIX%%/bin/splitvt\n"); -+ fprintf(makefile, "\tmv examples/xsplitvt %%PREFIX%%/bin/xsplitvt\n"); - fprintf(makefile, "\ninstall-man:\n"); - fprintf(makefile, "\tcp splitvt.man /usr/local/man/man1/splitvt.1\n"); - -- cgit v1.2.3