aboutsummaryrefslogtreecommitdiffstats
path: root/cad
diff options
context:
space:
mode:
authorrafan <rafan@FreeBSD.org>2006-07-09 05:00:42 +0800
committerrafan <rafan@FreeBSD.org>2006-07-09 05:00:42 +0800
commit6197dc1c16702c1eb97cd516de357eb07933080b (patch)
treeac2c2115000421183f1dda20da7bdcbec1187972 /cad
parentfe5a11d40e27ed9e9058e38d0eeb0c94ad542248 (diff)
downloadfreebsd-ports-gnome-6197dc1c16702c1eb97cd516de357eb07933080b.tar.gz
freebsd-ports-gnome-6197dc1c16702c1eb97cd516de357eb07933080b.tar.zst
freebsd-ports-gnome-6197dc1c16702c1eb97cd516de357eb07933080b.zip
- Fix typo
PR: 99941 Submitted by: Stanislav Sedov <ssedov mbsd.msk.ru> (maintainer) Approved by: delphij (mentor, implicit)
Diffstat (limited to 'cad')
-rw-r--r--cad/tclspice/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/tclspice/Makefile b/cad/tclspice/Makefile
index d9f9f543e905..32f0107a2a7e 100644
--- a/cad/tclspice/Makefile
+++ b/cad/tclspice/Makefile
@@ -29,7 +29,7 @@ INSTALLS_SHLIB= yes
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" \