From 4db8f9536ed41796aa9c9ffecc8118803c36d98a Mon Sep 17 00:00:00 2001 From: sobomax Date: Tue, 29 Jan 2002 07:17:18 +0000 Subject: Add missed continue statement. --- devel/libgtop2/files/patch-ltmain.sh | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) (limited to 'devel/libgtop2') diff --git a/devel/libgtop2/files/patch-ltmain.sh b/devel/libgtop2/files/patch-ltmain.sh index 3284d88e43f0..13a95afca583 100644 --- a/devel/libgtop2/files/patch-ltmain.sh +++ b/devel/libgtop2/files/patch-ltmain.sh @@ -1,14 +1,15 @@ $FreeBSD$ ---- ltmain.sh.orig Sun Jan 20 16:11:07 2002 -+++ ltmain.sh Thu Jan 24 17:07:06 2002 -@@ -1058,8 +1058,13 @@ +--- ltmain.sh.orig Sat Jan 26 02:53:27 2002 ++++ ltmain.sh Tue Jan 29 09:13:29 2002 +@@ -1037,8 +1037,14 @@ continue ;; + -pthread) + compiler_flags="$compiler_flags -pthread" ++ continue + ;; + -module) @@ -17,9 +18,9 @@ $FreeBSD$ continue ;; -@@ -2442,6 +2447,9 @@ - *-*-openbsd*) - # Do not include libc due to us having libc/libc_r. +@@ -2416,6 +2422,9 @@ + *-*-netbsd*) + # Don't link with libc until the a.out ld.so is fixed. ;; + *-*-freebsd*) + # FreeBSD doesn't need this... @@ -27,7 +28,7 @@ $FreeBSD$ *) # Add libc to deplibs on all other systems if necessary. if test $build_libtool_need_lc = "yes"; then -@@ -4208,10 +4216,12 @@ +@@ -4183,10 +4192,12 @@ fi # Install the pseudo-library for information purposes. -- cgit /bl-1.2.3'>dependabot/npm_and_yarn/devel/electron4/files/bl-1.2.3 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/py-mlt
Commit message (Expand)AuthorAgeFilesLines
* Convert Python ports to FLAVORS.mat2018-02-041-0/+1
* Chase ffmpeg 3.3 update (ABI changes)riggs2017-04-251-1/+1
* - Split MLT Qt plugins into their own ports [1]avilla2016-12-281-27/+7
* multimedia/mlt: update to 6.4.1avilla2016-12-211-2/+1
* Add explicit build dependency on the python symlink, right now they rely onantoine2016-11-231-1/+2