Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Jul 2013 06:40:24 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r322750 - head/math/scilab-toolbox-swt
Message-ID:  <201307110640.r6B6eOlR058364@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Thu Jul 11 06:40:23 2013
New Revision: 322750
URL: http://svnweb.freebsd.org/changeset/ports/322750

Log:
  Remove a trailing .endif

Modified:
  head/math/scilab-toolbox-swt/Makefile

Modified: head/math/scilab-toolbox-swt/Makefile
==============================================================================
--- head/math/scilab-toolbox-swt/Makefile	Thu Jul 11 06:39:14 2013	(r322749)
+++ head/math/scilab-toolbox-swt/Makefile	Thu Jul 11 06:40:23 2013	(r322750)
@@ -55,7 +55,6 @@ post-patch:
 
 pre-build:
 	${FIND} -d ${WRKSRC} \( -name '*.orig' -or -name '*.bak' \) -delete
-.endif
 
 do-build:
 	cd ${WRKSRC} && \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201307110640.r6B6eOlR058364>