From 772f0568f963951b5bd99fe6f9ec0976680662f2 Mon Sep 17 00:00:00 2001 From: Stephen Montgomery-Smith Date: Sun, 2 Oct 2016 17:45:06 +0000 Subject: - Remove dependency on GCC. PR: ports/213036 Submitted by: pfg@FreeBSD.org --- graphics/opendx/files/patch-bin_url_handler.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'graphics/opendx/files/patch-bin_url_handler.sh') diff --git a/graphics/opendx/files/patch-bin_url_handler.sh b/graphics/opendx/files/patch-bin_url_handler.sh index 3495ad720da9..fb7ab00ec439 100644 --- a/graphics/opendx/files/patch-bin_url_handler.sh +++ b/graphics/opendx/files/patch-bin_url_handler.sh @@ -1,6 +1,6 @@ ---- ./bin/url_handler.sh.orig Thu Apr 11 01:32:54 2002 -+++ ./bin/url_handler.sh Sat Jan 28 15:27:41 2006 -@@ -39,8 +39,8 @@ +--- bin/url_handler.sh.orig 2002-04-10 23:32:54 UTC ++++ bin/url_handler.sh +@@ -39,8 +39,8 @@ case $method in if [ $use_xbrowser = n ]; then lynx "$url" else -- cgit v1.2.3