ports/99941: [MAINTAINER PATCH] cad/tclspice fix typo

Stanislav Sedov ssedov at mbsd.msk.ru
Sat Jul 8 20:40:27 UTC 2006


>Number:         99941
>Category:       ports
>Synopsis:       [MAINTAINER PATCH] cad/tclspice fix typo
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jul 08 20:40:19 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Stanislav Sedov
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
MBSD labs, Inc.
>Environment:
System: FreeBSD fonon.realnet 7.0-CURRENT FreeBSD 7.0-CURRENT #7: Sun Jun 18 20:51:36 MSD 2006 root at fonon.realnet:/work/src/fbsd-cur/src/sys/i386/compile/FONON i386


	
>Description:
	Fix typo in Makefile.

>How-To-Repeat:
	
>Fix:

	

--- tclspice.diff begins here ---
diff -ruN tclspice.orig/Makefile tclspice/Makefile
--- tclspice.orig/Makefile	Sat Jul  8 23:32:09 2006
+++ tclspice/Makefile	Sat Jul  8 23:32:48 2006
@@ -29,7 +29,7 @@
 SUB_FILES=	pkg-message
 
 OPTIONS=	EXPERIMENTAL "Enable experimental features" on \
-		EXAMPLES "Install sample scrips" on
+		EXAMPLES "Install sample scripts" on
 
 CONFIGURE_ARGS=	--with-tcl=${LOCALBASE}/lib/tcl8.4
 CONFIGURE_ENV=	CFLAGS="-I${LOCALBASE}/include ${CFLAGS} -fPIC" \
--- tclspice.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list