diff options
-rw-r--r-- | net-mgmt/scotty3/Makefile | 2 | ||||
-rw-r--r-- | net/scotty/Makefile | 2 | ||||
-rw-r--r-- | net/scotty3/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/net-mgmt/scotty3/Makefile b/net-mgmt/scotty3/Makefile index 60172ef..ce26652 100644 --- a/net-mgmt/scotty3/Makefile +++ b/net-mgmt/scotty3/Makefile @@ -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 diff --git a/net/scotty/Makefile b/net/scotty/Makefile index 60172ef..ce26652 100644 --- a/net/scotty/Makefile +++ b/net/scotty/Makefile @@ -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 diff --git a/net/scotty3/Makefile b/net/scotty3/Makefile index 60172ef..ce26652 100644 --- a/net/scotty3/Makefile +++ b/net/scotty3/Makefile @@ -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 |