From b1cf59535c70b37f79dbb4a7374b9908cd760c4c Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Sat, 5 Nov 2005 09:07:44 +0000 Subject: Remove expired ports --- x11-toolkits/jx/files/patch-ab | 27 --------------------------- 1 file changed, 27 deletions(-) delete mode 100644 x11-toolkits/jx/files/patch-ab (limited to 'x11-toolkits/jx/files/patch-ab') diff --git a/x11-toolkits/jx/files/patch-ab b/x11-toolkits/jx/files/patch-ab deleted file mode 100644 index a44b19866856..000000000000 --- a/x11-toolkits/jx/files/patch-ab +++ /dev/null @@ -1,27 +0,0 @@ ---- programs/makemake/Makefile.port.orig Tue Sep 21 22:03:14 1999 -+++ programs/makemake/Makefile.port Sat Mar 8 14:44:25 2003 -@@ -49,24 +49,7 @@ - .PHONY : jxinstall - jxinstall: regex makemake - @strip makemake -- @mv makemake ${JX_INSTALL_ROOT}/ - -- @if { which makemake > /dev/null; } then \ -- { \ -- echo "makemake successfully installed"; \ -- } \ -- else \ -- { \ -- echo; \ -- echo "makemake is not on your execution path. It was placed in"; \ -- echo; \ -- echo " ${JX_INSTALL_ROOT}"; \ -- echo; \ -- echo "Please add this to your execution path and restart start the build."; \ -- echo; \ -- false; \ -- } \ -- fi - - # - # libraries we have eaten -- cgit v1.2.3