mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
Fix small typo.
Submitted by: W. Gerald Hicks <jhix@mindpspring.com>
This commit is contained in:
parent
87d2fc014e
commit
eb8bb24d27
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=29604
@ -15,7 +15,7 @@ MAINTAINER= dima@Chg.RU
|
||||
LIB_DEPENDS= tk82.1:${PORTSDIR}/x11-toolkits/tk82
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --with-tcl-config=${LOCALBASE}/tcl8.2 \
|
||||
CONFIGURE_ARGS= --with-tcl-config=${LOCALBASE}/lib/tcl8.2 \
|
||||
--with-tk-config=${LOCALBASE}/lib/tk8.2
|
||||
|
||||
WRKSRC=${WRKDIR}/${DISTNAME}/unix
|
||||
|
@ -15,7 +15,7 @@ MAINTAINER= dima@Chg.RU
|
||||
LIB_DEPENDS= tk82.1:${PORTSDIR}/x11-toolkits/tk82
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --with-tcl-config=${LOCALBASE}/tcl8.2 \
|
||||
CONFIGURE_ARGS= --with-tcl-config=${LOCALBASE}/lib/tcl8.2 \
|
||||
--with-tk-config=${LOCALBASE}/lib/tk8.2
|
||||
|
||||
WRKSRC=${WRKDIR}/${DISTNAME}/unix
|
||||
|
@ -15,7 +15,7 @@ MAINTAINER= dima@Chg.RU
|
||||
LIB_DEPENDS= tk82.1:${PORTSDIR}/x11-toolkits/tk82
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --with-tcl-config=${LOCALBASE}/tcl8.2 \
|
||||
CONFIGURE_ARGS= --with-tcl-config=${LOCALBASE}/lib/tcl8.2 \
|
||||
--with-tk-config=${LOCALBASE}/lib/tk8.2
|
||||
|
||||
WRKSRC=${WRKDIR}/${DISTNAME}/unix
|
||||
|
Loading…
Reference in New Issue
Block a user