svn commit: r322750 - head/math/scilab-toolbox-swt

Baptiste Daroussin bapt at FreeBSD.org
Thu Jul 11 06:40:24 UTC 2013


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} && \


More information about the svn-ports-all mailing list